]> granicus.if.org Git - apache/commit
Add ap_relieve_child_processess(), a non-infanticidal copy of
authorColm MacCarthaigh <colm@apache.org>
Sat, 27 Aug 2005 22:12:08 +0000 (22:12 +0000)
committerColm MacCarthaigh <colm@apache.org>
Sat, 27 Aug 2005 22:12:08 +0000 (22:12 +0000)
commita500939eb86f64278600080e11858344a4a6185a
tree09f5e3ac6decf291bd3b07159d213578478d538f
parent0dc658a5950c3f8bc35931540b2c176ccba248b6
Add ap_relieve_child_processess(), a non-infanticidal copy of
ap_reclaim_child_processes(). Allows us to waitpid() each process in the
scoreboard and each "extra" process with a single call.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@240465 13f79535-47bb-0310-9956-ffa450edef68
include/mpm_common.h
server/mpm_common.c