netty5/transport-udt/src
Trustin Lee 872d4c5bc1 Synchronized between 4.1 and master again (part 2)
Motivation:
4 and 5 were diverged long time ago and we recently reverted some of the
early commits in master.  We must make sure 4.1 and master are not very
different now.

Modification:
Remove ChannelHandlerInvoker.writeAndFlush(...) and the related
implementations.

Result:
4.1 and master got closer.
2014-04-25 15:07:12 +09:00
..
main/java/io/netty/channel/udt Synchronized between 4.1 and master again (part 2) 2014-04-25 15:07:12 +09:00
test/java/io/netty/test/udt Resurrect channel deregistration and constructor changes 2014-04-24 20:54:50 +09:00