From: Jim Jagielski Date: Wed, 15 Oct 2008 00:37:14 +0000 (+0000) Subject: Revoke vote... good catch rp :) X-Git-Tag: 2.2.11~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8405831125daba60b8f9b2d9781782a029a4502e;p=thirdparty%2Fapache%2Fhttpd.git Revoke vote... good catch rp :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704752 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 236db92e484..c9d46ec94e7 100644 --- a/STATUS +++ b/STATUS @@ -123,7 +123,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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