quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.76k stars 380 forks source link

Fail gracefully on attempts to connect to an unspecified IP address #1474

Closed Ralith closed 1 year ago

Ralith commented 1 year ago

Silent failure here has tripped up multiple users, most recently in https://github.com/quinn-rs/quinn/issues/1472.