13
0
geforkt von Mirrors/Velocity
Velocity/proxy
Andrew Steinborn 6e7c0298de Remove Netty async DNS resolver completely
It "mostly works" - but it's not good enough. Instead, we'll offload
the DNS resolution outside the event loop. This is a middle-ground approach between doing the resolution on the calling method (and potentially a Netty I/O thread) and using the intermittently broken Netty async DNS resolver.
2020-06-11 01:54:12 -04:00
..
src Remove Netty async DNS resolver completely 2020-06-11 01:54:12 -04:00
build.gradle Lay down foundation for cross-architecture natives 2020-06-04 14:59:22 -04:00