]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mpm_winnt: Don't forget to close the I/O completion port as part of the
authorEvgeny Kotkov <kotkov@apache.org>
Fri, 7 Jul 2017 10:51:23 +0000 (10:51 +0000)
committerEvgeny Kotkov <kotkov@apache.org>
Fri, 7 Jul 2017 10:51:23 +0000 (10:51 +0000)
commit6da8236354d7d1945e7e4419dd90653b3f755a6e
tree13bea8a63b0e46333891b8ef7384bb900704a341
parent1693e8678ba5527277147000462fc4e55866853e
mpm_winnt: Don't forget to close the I/O completion port as part of the
cleanup in the child process.

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