Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
NIO
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Bjorn Borud, post: 614898"] [Esmond Pitt <esmond.nospam.pitt@nospam.bigpond.com>] | Bjorn Borud wrote: | | > (did you test this in detail or read the underlying selection | > implementations to verify that this is safe? | | Yes and yes. so if I've understood you right it'll only freak out if you have OP_READ and OP_CONNECT registered for the same connection at the same time during non-blocking connect()? good! I think I could fit a workaround for that into the Reactor pattern implementation I use. if it doesn't work I'll blame you, of course :-) -Bjørn [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
NIO
Top