netty5/transport-udt/src
Trustin Lee e2de807fb0 Add AUTO_CLOSE option
- Fixes #1952
- If AUTO_CLOSE is turned on, Netty will close the channel immediately and automatically on write failure.  The default is false.
2013-11-05 17:23:58 +09:00
..
main/java/io/netty/channel/udt Add AUTO_CLOSE option 2013-11-05 17:23:58 +09:00
test Pass eventLoop and childEventLoopGroup as Channel constructor parameters 2013-10-08 17:03:50 +09:00