diff options
author | Bill Stoddard <stoddard@apache.org> | 2000-08-22 03:24:07 +0200 |
---|---|---|
committer | Bill Stoddard <stoddard@apache.org> | 2000-08-22 03:24:07 +0200 |
commit | 3ed8a56b7e7fdd03d173e9be2a00ce4ffb4dd7dd (patch) | |
tree | 6bc38bf51edbc286f93780c7c1f96a581a2839ce /httpd.dsp | |
parent | Expand a little on the description, while testing enhancements to (diff) | |
download | apache2-3ed8a56b7e7fdd03d173e9be2a00ce4ffb4dd7dd.tar.xz apache2-3ed8a56b7e7fdd03d173e9be2a00ce4ffb4dd7dd.zip |
Win32: Reset the acceptex context on a GetQueuedCompletionStatus() failure. We were
losing contexts before this fix, and if we lost enough, the server would stop responding.
GetQueuedCompletionStatus can fail with ERROR_NETNAME_DELETED when a client closes
its end of a connection and we try to reuse the accept socket. Really bizzare... I would
have thought the AcceptEx using the recycled socket would have failed instead...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86128 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'httpd.dsp')
0 files changed, 0 insertions, 0 deletions