netty5/transport-rxtx/src/main/java/io/netty/channel/rxtx
Trustin Lee 7fff25c0de Remove AUTO_CLOSE option
- Related #1952
- Since 5.0, we ask users decide to close the channel on write failure.
2013-11-05 17:34:48 +09:00
..
DefaultRxtxChannelConfig.java Remove AUTO_CLOSE option 2013-11-05 17:34:48 +09:00
package-info.java Rename from io.netty.transport.* to io.netty.channel.* 2013-01-14 21:34:58 +01:00
RxtxChannel.java Pass eventLoop and childEventLoopGroup as Channel constructor parameters 2013-10-08 17:03:50 +09:00
RxtxChannelConfig.java Remove AUTO_CLOSE option 2013-11-05 17:34:48 +09:00
RxtxChannelOption.java Add a shortcut method for collision-free naming 2013-10-25 20:01:31 +09:00
RxtxDeviceAddress.java Remove 'get' prefix 2013-01-17 15:06:46 +09:00