git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@535355
13f79535-47bb-0310-9956-
ffa450edef68
+1: rpluem
* proxy_util.c: Add alternate is_socket_connected() function
- which uses APR calls. (Note: MSG_PEEK needs to be investigated)
+ which uses APR calls.
Trunk version of patch:
http://svn.apache.org/viewvc?view=rev&rev=473278
+ http://svn.apache.org/viewvc?view=rev&rev=535354
2.2.x version of patch:
- Trunk version works (see note above)
+ Trunk version works