From: jfclere Date: Tue, 23 Oct 2007 12:37:06 +0000 (+0000) Subject: Add a fix for sockets in CLOSE_WAIT state. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6528e1943b114b94a6224f63410c6b9564e75c70;p=tomcat7.0 Add a fix for sockets in CLOSE_WAIT state. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@587478 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 43f96eea3..2b40dd176 100644 --- a/STATUS +++ b/STATUS @@ -50,3 +50,7 @@ PATCHES PROPOSED TO BACKPORT: And improve fix for 37284. +1: -1: + +* Harmonize with HTTP java.io code. Otherwise the socket is not closed. http://people.apache.org/~jfclere/patches/AjpPro.patch + +1: jfclere + -1: