This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
netty5
Watch
1
Star
0
Fork
0
You've already forked netty5
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4baff691b4
netty5
/
resolver-dns
History
Norman Maurer
4676a2271c
[maven-release-plugin] prepare for next development iteration
2016-07-01 10:33:32 +02:00
..
src
DnsNameResolver should not bind locally.
Fixes
#5457
Motivation: Dns resolution failures happen when using the DnsNameResolver and the JVM is not authorized to bind datagram channels. The current DnsNameResolver binds locally a DatagramChannel which is not necessary (and not always permitted).
2016-06-28 15:39:42 +02:00
pom.xml
[maven-release-plugin] prepare for next development iteration
2016-07-01 10:33:32 +02:00