NLnetLabs / domain

A DNS library for Rust.
https://nlnetlabs.nl/projects/domain/about/
BSD 3-Clause "New" or "Revised" License
332 stars 56 forks source link

Solve problem with slow TCP or TLS connections (multi_stream) #338

Closed Philip-NLnetLabs closed 1 month ago

Philip-NLnetLabs commented 1 month ago

If the underlying stream reports that it is closed then the first time it happens, don't delay before trying again.