]> granicus.if.org Git - apache/commit
Lots o bugs and emits here. accept_socket is a handle, although vc and
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 4 Aug 2002 18:44:52 +0000 (18:44 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 4 Aug 2002 18:44:52 +0000 (18:44 +0000)
commit38069e47f7ade0d83bf34422e58ecc877cc8e63c
treee455624fc752e5346d7824799a69fa93eed5147b
parente76bf64b1b1cf73e46872944179d01c8b87f623b
  Lots o bugs and emits here.  accept_socket is a handle, although vc and
  the psdk aren't good about remembering that.  never use GetLastError()
  to ap_log_error.  remember that we could have a socket closed by our
  neighbor while we were blocking.

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