netty5/transport-native-epoll
Norman Maurer b00e2a19d3 [#2254] Correctly handle Channel.read() and ChannelHandlerContext.read()
This includes also when it is called from channelRead(...) and channelReadComplete(...) methods.
2014-02-22 18:45:36 +01:00
..
src [#2254] Correctly handle Channel.read() and ChannelHandlerContext.read() 2014-02-22 18:45:36 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-02-19 03:41:24 +01:00
README.md Introduce a native transport for linux using epoll ET 2014-02-15 22:27:43 +01:00

Native transport for Linux

See our wiki page.