On success, the happy eyeballs state machine might cancel connection attempts: https://github.com/mozilla/happy-eyeballs/blob/a43abfd70b13d612c768abe62d4838394ed5e2c5/src/lib.rs#L194-L197 Implement the same for DNS queries
On success, the happy eyeballs state machine might cancel connection attempts:
happy-eyeballs/src/lib.rs
Lines 194 to 197 in a43abfd
Implement the same for DNS queries