robur-coop / happy-eyeballs

An implementation of happy eyeballs (RFC 8305) in OCaml with lwt
ISC License
22 stars 4 forks source link

dns resolution should report failure, and also being retried #5

Closed hannesm closed 3 years ago

hannesm commented 3 years ago

to avoid being stuck in the resolution step if a udp packet is lost.