]> granicus.if.org Git - apache/commit
Take advantage of the new pre_config return value when apr_proc_detach
authorAaron Bannert <aaron@apache.org>
Tue, 29 Jan 2002 02:41:46 +0000 (02:41 +0000)
committerAaron Bannert <aaron@apache.org>
Tue, 29 Jan 2002 02:41:46 +0000 (02:41 +0000)
commitaa71fe9345f6e04345d00ecd1104787cd8f75884
tree4c4fbc665477ea84a1272bef83a11a8e555cc593
parentbc07c61e85b92a267dce5c9d003c214dc364a85c
Take advantage of the new pre_config return value when apr_proc_detach
fails. I'll be making some changes to apr_proc_detach, and it will be
nice to be able to report runtime errors.

Tested on worker but the code changes are identical on other MPMs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93069 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/beos/beos.c
server/mpm/experimental/perchild/perchild.c
server/mpm/perchild/perchild.c
server/mpm/prefork/prefork.c
server/mpm/worker/worker.c