netty5/transport-udt/src/main/java
JongYoon Lim 0ac14b3d3b Bugfix in channelUDT().
Motivation:

channelUDT() can't handle NioUdtByteRendezvousChannel and NioUdtMessageRendezvousChannel because those are handled by the checking condition of their parent.

Motification:

Reorder checking conditions.

Result:

Bugfixed.
2015-05-06 18:48:57 +02:00
..
io/netty/channel/udt Bugfix in channelUDT(). 2015-05-06 18:48:57 +02:00