Github user hanyong commented on the pull request:
https://github.com/apache/tomcat/pull/10#issuecomment-45478715
Sorry, the patch DOES NOT work well.
I found another problem.
The aysnc servlet timeout is triggered by the poller thead also, since the
SelectionKey was
GitHub user hanyong opened a pull request:
https://github.com/apache/tomcat/pull/10
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56518
In NioEndpoint, save and retrieve SelectionKey in KeyAttachment.
When the socket is closed by the interrupt,
the associated