CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/11 02:19:16
Modified files:
usr.sbin/rpki-client: main.c
Log message:
There is no need for a global enity queue, instead use per repo queues.
Simplifies the code a fair bit.
OK tb@
