CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/24 03:20:49
Modified files:
usr.sbin/rpki-client: extern.h http.c rsync.c
Log message:
Introduce MAX_HTTP_REQUESTS and MAX_RSYNC_REQUESTS.
These just replace MAX_CONNECTIONS and MAX_RSYNC_PROCESSES to be more unified.
OK tb@
