]> granicus.if.org Git - apache/commit
Win32: Eliminate a Sleep(100) that always occurs on certain errors on AcceptEx()...
authorBill Stoddard <stoddard@apache.org>
Sat, 28 Feb 2004 19:14:12 +0000 (19:14 +0000)
committerBill Stoddard <stoddard@apache.org>
Sat, 28 Feb 2004 19:14:12 +0000 (19:14 +0000)
commit8909b0cd0a4ea6087f9494925c96e81580e03c39
treef1993b5baf1fd8ec97ccfaa5fc304167e98f1c44
parent7897ad5c5be72f959966cad75b3c74a58972f874
Win32: Eliminate a Sleep(100) that always occurs on certain errors on AcceptEx(). Apply err_count threshold to all AcceptEx error conditions.

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