]> granicus.if.org Git - apache/commit
Until APR is actually fixed between apr_os_sock_make and the logic
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 5 Mar 2009 20:00:03 +0000 (20:00 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 5 Mar 2009 20:00:03 +0000 (20:00 +0000)
commit89c8259da9ae5e24ca88960aef2267c77c683539
tree6296e4f9e64c6f2cc172e6fdb4ec56de4d1aead8
parentab7397971b52da00b35f246b1923ef4997e25891
Until APR is actually fixed between apr_os_sock_make and the logic
within apr_socket_timeout_set, let's presume that vendor differences
of socket stack drivers can vary this behavior, and the assumptions
were unsafe for both accept() and AcceptEx().

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