netty5/transport-native-epoll
Trustin Lee d0912f2709 Fix most inspector warnings
Motivation:

It's good to minimize potentially broken windows.

Modifications:

Fix most inspector warnings from our profile
Update IntObjectHashMap

Result:

Cleaner code
2014-07-02 19:55:07 +09:00
..
src Fix most inspector warnings 2014-07-02 19:55:07 +09:00
pom.xml Make sure OpenSslEngine is tested against transport-native-epoll 2014-06-21 18:28:54 +09:00
README.md Introduce a native transport for linux using epoll ET 2014-02-15 22:44:56 +01:00

Native transport for Linux

See our wiki page.