netty5/testsuite
Norman Maurer ae904a1f56 Introduce a new ChannelOption called DATAGRAM_CHANNEL_ACTIVE_ON_REGISTRATION. Related to [#1830]
This ChannelOption allows to tell the DatagramChannel implementation to be active as soon as they are registrated to their EventLoop. This can be used to make it possible to write to a not bound DatagramChannel.
The ChannelOption is marked as @deprecated as I'm looking for a better solution in master which breaks default behaviour with 4.0 branch.
2013-09-24 11:46:49 +02:00
..
src/test/java/io/netty/testsuite Introduce a new ChannelOption called DATAGRAM_CHANNEL_ACTIVE_ON_REGISTRATION. Related to [#1830] 2013-09-24 11:46:49 +02:00
.gitignore updated udt and connection test 2013-05-14 06:46:07 +02:00
pom.xml Bump up version to reflect correct one 2013-09-09 11:20:12 +02:00