228a01e268
Motivation: We should use StandardSocketOptions#IP_MULTICAST_IF as default source when joing multicast groups and only try to use the localAddress if this returns null. Modifications: First check if StandardSocketOptions#IP_MULTICAST_IF was set and if so use the network interface when joining mulicast groups Result: Fixes https://github.com/netty/netty/issues/11541 |
||
---|---|---|
.. | ||
src | ||
pom.xml |