celluloid / celluloid-io

UNMAINTAINED: See celluloid/celluloid#779 - Evented sockets for Celluloid actors
https://celluloid.io
MIT License
879 stars 93 forks source link

Add Windows and IPv6 DNSResolver support #104

Closed Asmod4n closed 10 years ago

Asmod4n commented 10 years ago

Also added random picking of DNS Servers, or is it recommended only to switch Namservers when one fails?

tarcieri commented 10 years ago

Picking a random nameserver is probably fine... it will at least do better than always picking the same one