DefaultConnectingIOReactor needs to queue new channels and call register()
outside of select()
----------------------------------------------------------------------------------------------
Key: HTTPCORE-28
URL: https://issues.apache.org/jira/browse/HTTPCORE-28
Project: HttpComponents Core
Issue Type: Bug
Affects Versions: 4.0-alpha4
Reporter: Anders Wallgren
Fix For: 4.0-alpha4
DefaultConnectingIOReactor.connect() shouldn't call SocketChannel.register()
while the Selector.select() is being called.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]