bcf6d56b92
Motivation:
EpollDatagramChannel#localAddress returns wrong information when
EpollDatagramChannel is created with InternetProtocolFamily,
and EpollDatagramChannel#localAddress is invoked BEFORE the actual binding.
This is a regression caused by change
|
||
---|---|---|
.. | ||
main | ||
test/java/io/netty/channel/epoll |