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

--- Comment #9 from Mark Thomas <ma...@apache.org> ---
(In reply to comment #8)
> Hmm, reading the code it seems that a socket is member of two pollsets
> (timeouts and connections). Is this correct. Note that socket can be member
> of only one pollset and 1.1.26 kind of enforces that.

Neither of those are pollsets. There are local lists of sockets.

There are a handful of bugs I have found in the new AprEndpoint. Fixes are on
the way. In the meantime, I would be helpful if you could look at the return
value of Poll.pollset. The use of n++ twice inside the loop looks like a bug to
me.

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