wahern / dns

dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.
http://25thandclement.com/~william/projects/dns.c.html
MIT License
256 stars 64 forks source link

Implement IPv6 Connectivity Probing #1

Open wahern opened 8 years ago

wahern commented 8 years ago

Implement something like the Happy Eyeballs protocol for probing IPv6 and IPv4 connectivity.