Commit 634be8d1 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Note backport that should be in our collective consciousness

but the MSB_PEEK flag needs to be looked at...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@535348 13f79535-47bb-0310-9956-ffa450edef68
parent 67973c23
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -169,3 +169,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Trunk version works
     +1: rpluem

   * proxy_util.c: Add alternate is_socket_connected() function
     which uses APR calls. (Note: MSG_PEEK needs to be investigated)
     Trunk version of patch:
       http://svn.apache.org/viewvc?view=rev&rev=473278
     2.2.x version of patch:
       Trunk version works (see note above)