netty5/transport-native-epoll/src
Norman Maurer f65717be82 Add support for IP_FREEBIND when using native transport
Motivation:

IP_FREEBIND allows to bind to addresses without the address up yet or even the interface configured yet.

Modifications:

Add support for IP_FREEBIND.

Result:

It's now possible to use IP_FREEBIND when using the native epoll transport.
2015-07-30 20:57:53 +02:00
..
main Add support for IP_FREEBIND when using native transport 2015-07-30 20:57:53 +02:00
test/java/io/netty/channel/epoll Linux EPOLL Channel Configuration test unsupported options 2015-06-02 12:54:36 -07:00