netty5/transport-native-epoll/src/test/java/io
Norman Maurer 52bfaae1a0 Fix EpollServerSocketConfig.isFreebind()
Motivation:

EpollServerSocketConfig.isFreebind() throws an exception when called.

Modifications:

Use the correct getsockopt arguments.

Result:

No more exception when call EpollServerSocketConfig.isFreebind()
2016-03-14 12:12:41 +01:00
..
netty/channel Fix EpollServerSocketConfig.isFreebind() 2016-03-14 12:12:41 +01:00