]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The be-certain-we-own-the-socket patch to listen.c fails if we hang
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Mar 2002 04:08:51 +0000 (04:08 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Mar 2002 04:08:51 +0000 (04:08 +0000)
commit04c7ee8479a6b030c3a4fb1b4fdefca9baaf4e8d
tree7f14f9e1c39d4c728a6687595b710979489b4b1c
parent23ba840bfb19932f599e43b2615b2409ad18807c
  The be-certain-we-own-the-socket patch to listen.c fails if we hang
  on to the originals after duplicating sockets.  If you dup, you aught
  to be closing the source.

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