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

--- Comment #10 from Remy Maucherat <r...@apache.org> ---
Ok, so this NPE will be caught and logged with no major consequences. There is
normally no way it could happen, however (the SocketChannel of the NioChannel
is null, which only happens for the closed channel, which is not supposed to be
in the poller).

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