CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/02 05:51:50
Modified files:
usr.sbin/relayd: ca.c hce.c pfe.c proc.c relay.c relayd.c
relayd.h
Log message:
Terminate relayd using the socket status instead of watching SIGCHLD
or killing child processes. - Based on rzalamena@'s diff for httpd.
OK deraadt@ rzalamena@
