Alter the webcit shutdown a bit more.
authorDave West <davew@uncensored.citadel.org>
Tue, 15 Jan 2008 16:54:31 +0000 (16:54 +0000)
committerDave West <davew@uncensored.citadel.org>
Tue, 15 Jan 2008 16:54:31 +0000 (16:54 +0000)
commit1060810510fcc403a25b553dbab3fd7dd5a64bef
tree4e2e18cfd82274084a04ebdd0d2b59fefb341b56
parentc5b05b5fb0e538e23bc94eb8631d4c0e72725732
Alter the webcit shutdown a bit more.
Sending the watcher process a TERM kill the child and exits the watcher
without shutdown.
Sending the watcher a HUP shuts down cleanly.
Dothebart said this was the prefered way to do it.
webcit/webserver.c