]> granicus.if.org Git - apache/commit
Begin to move the code that updates the child status out of the MPMs and
authorRyan Bloom <rbb@apache.org>
Mon, 12 Feb 2001 18:48:00 +0000 (18:48 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 12 Feb 2001 18:48:00 +0000 (18:48 +0000)
commit4d2bc3d3dab2f780b5bd8f342df2c2e03d05bf7a
tree4522fde3288662bf940560949f6febae48de067f
parent606a3b2e05d832e4dbffd3ca46d2330406b19627
Begin to move the code that updates the child status out of the MPMs and
into the main-line code.  This ensures that all MPMs can easily forget
about updating their status.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88117 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/connection.c
server/mpm/dexter/dexter.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/prefork/prefork.c
server/mpm/spmt_os2/spmt_os2.c
server/mpm/winnt/mpm_winnt.c