Commit 9003e665 authored by Bill Stoddard's avatar Bill Stoddard
Browse files

Win32: Work around bug in Win32 select on network reads. Select

can indicate a socket has data to read, but the subsequent read
can return WSAEWOULDBLOCK. This problem has been observed
when running with SSL enabled Apache, specifically, browsers
sometimes cannot complete the SSL handshake when an SGC
certificate is used, receiving a network error message.

Submitted by:	Richard Scholz <richard.scholz@subito.de>
Reviewed by:	Bill Stoddard


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@86166 13f79535-47bb-0310-9956-ffa450edef68
parent 7b319c31
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment