From: Jim Jagielski Date: Fri, 4 May 2007 19:15:21 +0000 (+0000) Subject: Note suppl patch which makes this more tasty. X-Git-Tag: 2.2.5~263 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=911202ad29a59f3b1081a872bb565c7b1dc26215;p=thirdparty%2Fapache%2Fhttpd.git Note suppl patch which makes this more tasty. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@535355 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d48c49aebdf..b556e32f5dc 100644 --- a/STATUS +++ b/STATUS @@ -170,8 +170,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +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