netty5/transport-sctp/src/main/java/io/netty
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
..
channel/sctp Add AUTO_CLOSE option 2013-11-05 17:24:36 +09:00
handler/codec/sctp Remove MessageList from public API and change ChannelInbound/OutboundHandler accordingly 2013-07-09 23:51:48 +09:00