]> granicus.if.org Git - apache/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)
commitfa3ba046f1b6371edc4facbf2e5f8b10c5a5c153
tree7f14f9e1c39d4c728a6687595b710979489b4b1c
parent92cf62dc0d30ba679518e0bb42ddb265f23c9c2d
  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