Skip to content
Commit 9843179e authored by Jeff Trawick's avatar Jeff Trawick
Browse files

Windows: Fix SSL failures on windows with AcceptFilter https none.

The now-stray apr_socket_opt_set(APR_SO_NONBLOCK=On) call was 
originally added with r327872.  The call was harmless on Unix
due to APR's use of non-blocking sockets when implementing timeouts
on that platform, but harmful on Windows since it collided with
APR's different implementation of timeouts on that platform.

PR: 52476


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371801 13f79535-47bb-0310-9956-ffa450edef68
parent b08af905
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment