CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/23 13:56:15
Modified files:
usr.sbin/httpd : control.c httpd.c httpd.h proc.c server.c
server_fcgi.c
Log message:
Retire socket_set_blockmode() in favor of the SOCK_NONBLOCK type flag.
As done in iked and snmpd.
OK jung@
