https://issues.apache.org/bugzilla/show_bug.cgi?id=48934

--- Comment #1 from Filip Hanik <fha...@apache.org> 2010-03-18 13:56:35 UTC ---
Created an attachment (id=25146)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25146)
Bug fix

Dear Fujino, as always you are right. The intended fix was to close sockets
that were potentially left in a CLOSE_WAIT state when something went wrong. But
instead of closing the actual sender that holds the TCP sockets, I accidentally
closed the entire sender system

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to