netty5/resolver-dns/src
Norman Maurer c6c0984b8e Ensure we always release the AddressEnvelope when doing DNS queries.
Motivation:

When we do DNS queries we need to ensure we always release the AddressEnvelope.

Modifications:

Also release the AddressEnvelope if the original resolution was done in the meantime and we did not cancel the extra query yet.

Result:

Should fix [#7713]
2018-02-20 12:06:21 +01:00
..
main/java/io/netty/resolver/dns Ensure we always release the AddressEnvelope when doing DNS queries. 2018-02-20 12:06:21 +01:00
test Fix typos in docs. 2018-02-14 08:44:07 +01:00