Add a fix for sockets in CLOSE_WAIT state.
authorjfclere <jfclere@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 23 Oct 2007 12:37:06 +0000 (12:37 +0000)
committerjfclere <jfclere@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 23 Oct 2007 12:37:06 +0000 (12:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@587478 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 43f96ee..2b40dd1 100644 (file)
--- 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: