netty5/transport-native-epoll
Norman Maurer 237b393a8e Fix regression introduced by 20e32f62ec
Motivation:

Because of a regression sometimes accept could produce an IllegalArgumentException

Modifications:

Correctly respect offset when decode port and scope id.

Result:

No more IllegalArgumentException
2015-02-24 11:02:55 +01:00
..
src Fix regression introduced by 20e32f62ec 2015-02-24 11:02:55 +01:00
pom.xml Generate non-test JAR for netty-testsuite 2014-12-15 09:18:08 +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.