7b39968f57
Related: #3149 Motivation: DnsQueryContext, using the DatagramChannel bound in DnsNameResolver, blindly writes to the channel without checking the bind future for success. Modifications: Check the bindFuture before writing a DNS query to a DatagramChannel Result: Bug fixed |
||
---|---|---|
.. | ||
main/java/io/netty/resolver/dns | ||
test/java/io/netty/resolver/dns |