netty5/transport-native-epoll
2014-02-19 03:36:54 +01:00
..
src Correctly handle remove from epoll and EPOLLRDHUP. Also fix a bug with removing EPOLLIN and EPOLLOUT 2014-02-19 16:30:24 +01:00
pom.xml [maven-release-plugin] prepare release netty-4.0.16.Final 2014-02-19 03:36:54 +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.