CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/11 06:02:50
Modified files:
usr.sbin/rpki-client: main.c
Log message:
Call repo_check_timeout() before colleting the POLLOUT fds. Since
repo_abort() called by repo_check_timeout() will add messages to
be sent out.
This brings back rev 1.263 which was accidentially reverted by rev 1.293
OK tb@
