https://bz.apache.org/bugzilla/show_bug.cgi?id=62332

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the report.

Having reviewed the code, I opted to always close the socket after an I/O
error. In most (all?) cases it will not be possible to close the connection
cleanly and this ensures that the connection is always closed.

Fixed in:
- trunk for 9.0.8 onwards
- 8.5.x for 8.5.31 onwards

-- 
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