netty5/transport-native-epoll/src
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
..
main Fix regression introduced by 20e32f62ec 2015-02-24 11:02:55 +01:00
test/java/io/netty/channel/epoll Directly receive remote address when call accept(...) 2015-02-23 14:54:58 +01:00