]> granicus.if.org Git - apache/commit
The PRIOR commit ommitted the following [necessary] comments;
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 29 Jul 2002 15:48:36 +0000 (15:48 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 29 Jul 2002 15:48:36 +0000 (15:48 +0000)
commitd8b715789f97c428ce8653dfcfe7052cf5ae939e
tree5d9cf215f9b3ec5219d38e9ca97086caeeeeefe2
parent4f2d735a6476385fd9c2afeed2a736c0cb46620e
The PRIOR commit ommitted the following [necessary] comments;

    Refactored out the child behavior from mpm_winnt.  This is the first
    step in making a legible multiprocess windows mpm, or at least
    structuring the code to always begin a new child as an old one is
    going to die soon, rather than waiting for it's final dying breath.

    The only code that had to be affected [due to the split and general
    structure of the code] was merging the set_listeners_noninherited()
    code directly into the get_listeners_from_parent code, and also into
    the apr socket.c code for winnt.  For the most part the code split
    rather nicely.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96229 13f79535-47bb-0310-9956-ffa450edef68