quinn-rs / quinn

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

udp: don't log EMSGSIZE errors #1635

Closed Ralith closed 1 year ago

Ralith commented 1 year ago

These are occasionally expected now that we're generating MTU probes, and have been observed to cause unnecessary concern from users.