Arm the alarms in all childs so they terminate if the timeout is hit.
authorclaudio <claudio@openbsd.org>
Tue, 11 May 2021 11:43:21 +0000 (11:43 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 11 May 2021 11:43:21 +0000 (11:43 +0000)
commite6ebc744f45a1773cac2b3764142595d9cd895c8
treede87da956f606b9d75b5aa078c34fa6fa8013f1b
parent4ce9ae2a87c80f476a77c95d1301b1f761e179f8
Arm the alarms in all childs so they terminate if the timeout is hit.
Also install the special signal handler around the main poll() loop.
The main process handles SIGALRM so it can log an error to the operator
before exiting.
With and OK deraadt@
usr.sbin/rpki-client/main.c