netty5/transport-native-epoll
Norman Maurer 237b393a8e Fix regression introduced by 20e32f62ecc90079d1fe940cc70683617a4b3591
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
..

Native transport for Linux

See our wiki page.