Correctly shutdown the servers when the process is terminating;
authorreyk <reyk@openbsd.org>
Wed, 23 Jul 2014 13:26:39 +0000 (13:26 +0000)
committerreyk <reyk@openbsd.org>
Wed, 23 Jul 2014 13:26:39 +0000 (13:26 +0000)
commitb4ec2d25e51827bd0712d3e095e56592b221f399
tree94aaaec9eaa6fb7612b4514feb10d05453e51833
parentae9552a50037d163af4e1d6aecaa15ded193890f
Correctly shutdown the servers when the process is terminating;
prevents a crash on exit.  With debugging help from blambert@.
usr.sbin/httpd/config.c
usr.sbin/httpd/httpd.h
usr.sbin/httpd/server.c