netty5/resolver-dns/src
Norman Maurer 486f962252 Respect DNS port that is specified via JNDI
Motivation:

JNDI allows to specify an port so we should respect it.

Modifications:

Use the specified port and if none is specifed use 53.

Result:

Correct handling of JNDI configured DNS.
2017-07-25 08:26:59 +02:00
..
main/java/io/netty/resolver/dns Respect DNS port that is specified via JNDI 2017-07-25 08:26:59 +02:00
test Increase timeout for DnsNameResolverTest 2017-07-19 07:59:56 +02:00