CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/09 03:02:26
Modified files:
usr.sbin/rpki-client: extern.h http.c rsync.c
Log message:
Make the http code respect MAX_CONN_TIMEOUT and fail connects once they
hit this timeout. This is in line with the rsync code.
OK tb@ job@
