netty5/transport-native-epoll
Trustin Lee ab257b0ac6 Overall clean-up in EpollSocketChannel
- Extract writev part from doWrite() for simplicity
- Clearer comments
2014-02-17 05:21:34 -08:00
..
src Overall clean-up in EpollSocketChannel 2014-02-17 05:21:34 -08:00
pom.xml Introduce a native transport for linux using epoll ET 2014-02-15 22:27:43 +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.