netty5/transport-native-epoll
Norman Maurer 42677f82a6 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:03:02 +01:00
..
src Fix regression introduced by 20e32f62ec 2015-02-24 11:03:02 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-12-31 20:58:44 +09:00
README.md

Native transport for Linux

See our wiki page.