[GitHub] tomcat pull request: Fix https://issues.apache.org/bugzilla/show_b...

2015-06-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tomcat/pull/10 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] tomcat pull request: Fix https://issues.apache.org/bugzilla/show_b...

2014-06-09 Thread hanyong
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] tomcat pull request: Fix https://issues.apache.org/bugzilla/show_b...

2014-06-08 Thread hanyong
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