]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mpm_winnt: make AP_MPMQ_GENERATION available in the child process as soon
authorYann Ylavic <ylavic@apache.org>
Tue, 15 Sep 2015 11:40:53 +0000 (11:40 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 15 Sep 2015 11:40:53 +0000 (11:40 +0000)
commit10c45ec407f03497ff7f748b00bf054a59e8d796
treef5ce83560fa9814c0ab38e70d4da7409db08285b
parent145e6d829255629707827d0eb3287df20051b93f
mpm_winnt: make AP_MPMQ_GENERATION available in the child process as soon
as possible, so that hooks/modules can query it at config stage.
This is (e.g.) needed by r1702501 for PR 58024.

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