netty5/transport-udt/src
Trustin Lee c7b66545b4 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:24:36 +09:00
..
main/java/io/netty/channel/udt Add AUTO_CLOSE option 2013-11-05 17:24:36 +09:00
test Allow per-write promises and disallow promises on flush() 2013-07-11 00:49:48 +09:00