quinn-rs / quinn

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

fix: don't bail if setting IP_RECVTOS fails #1449

Closed Ralith closed 1 year ago

Ralith commented 1 year ago

Forward-port of https://github.com/quinn-rs/quinn/pull/1448.