netty5/transport/src
Trustin Lee 81eaea77bd Add DatagramChannel.isConnected()
.. because there is no way for a user with isActive to know if
   DatagramChannel is connected or not
2012-07-07 14:30:24 +09:00
..
main/java/io/netty Add DatagramChannel.isConnected() 2012-07-07 14:30:24 +09:00
test/java/io/netty/channel Increase the timeout of LocalTransportThreadModelTest to 1 minute 2012-07-07 14:30:24 +09:00