git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704752
13f79535-47bb-0310-9956-
ffa450edef68
http://svn.apache.org/viewvc?rev=703998&view=rev
Backport version for 2.2.x of patch:
Trunk version of patch works
- +1: jim
-1: rpluem: apr_socket_timeout_set already sets the socket to non-blocking
mode because the timeout of the socket is -1 after creation. A further
call to apr_socket_timeout_set (after the connect call does not do