639f5c9d48
Motivation: NetworkInterface.getByInetAddress() may return null on Android. This is incorrect by the API but still happens. To help our users we should provide a workaround Modifications: Just return an empty Enumeration when null is returned. Result: Fixes https://github.com/netty/netty/issues/10045 |
||
---|---|---|
.. | ||
src | ||
pom.xml |