netty5/transport-native-epoll/src/test/java/io
yulianoifa-mobius 7a613c2131 Allowed IP_FREEBIND option for UDP epoll (#8728)
Motivation:

While using Load Balancers or HA support is needed there are cases when UDP channel need to bind to IP Address which is not available on network interfaces locally.

Modification:

Modified EpollDatagramChannelConfig to allow IP_FREEBIND option

Result:

Fixes ##8727.
2019-01-21 07:42:36 +01:00
..
netty/channel/epoll Allowed IP_FREEBIND option for UDP epoll (#8728) 2019-01-21 07:42:36 +01:00