[sctp-dev] SCTP in blocking mode
Amir Eliaz
amir.eliaz at traffixsystems.com
Thu Mar 1 02:23:10 PST 2012
Hello,
We are trying to have Sctp perform in blocking mode.
>From the Javadoc we understand it's supported, but we're unable to make it work as we keep getting IllegalBlockingModeExceptions.
Using configureBlocking(true) will cause register() to fail, so we tried to surround the calls to send() with configureBlocking(true/false).
This also caused the exception immediately.
Any help will be appreciated.
Thanks,
--Amir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/sctp-dev/attachments/20120301/f8ae15c6/attachment.html
More information about the sctp-dev
mailing list