]> granicus.if.org Git - apache/commit
Exit the child main thread in make_child on child exit. This fixes a problem
authorBill Stoddard <stoddard@apache.org>
Thu, 22 Mar 2001 19:29:09 +0000 (19:29 +0000)
committerBill Stoddard <stoddard@apache.org>
Thu, 22 Mar 2001 19:29:09 +0000 (19:29 +0000)
commit8ff11aaf03349173e6ee26e65fe35daf5d9280c0
tree06ad2a6080b66fb5d43b2cd35b261e03233ed0b5
parent333ebf30c32a7897eac31063c3a70e62a717ec93
Exit the child main thread in make_child on child exit.  This fixes a problem
where the child main thread was looping in make_child() forking errant processes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88564 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/mpm/threaded/threaded.c