receive() method functionality

Umashankar Umashankar.Ningaiah at Sun.COM
Wed Feb 25 04:53:58 PST 2009


Hi Alan,
In AsynchronousDatagramChannel, after a receive()/read() method throws 
an InterruptedByTimeoutException, what should be the behavior of 
subsequent receive/read operations on that channel. Should they work 
normally or fail with a RuntimeException ?

Thanks,
Umashankar




More information about the nio-dev mailing list