]> granicus.if.org Git - apache/commit
For winnt_mpm console mode, always reset our console handler to be the first,
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 5 Jun 2008 17:27:32 +0000 (17:27 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 5 Jun 2008 17:27:32 +0000 (17:27 +0000)
commit0135f15d5235651943d4af71a89ab6cbf7fb8c60
treead4db9ff54640f3a24f520367ad650531f96e891
parenta020591640f8d252b919d3b29a8219076ed47b47
For winnt_mpm console mode, always reset our console handler to be the first,
even on a restart, because some modules (e.g. mod_perl) might have set a console
handler to terminate the process.

PR: 44800 (part 1/3)
Submitted by: tdonovan

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