quinn-rs / quinn

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

udp: simplify socket state initialization #1629

Closed djc closed 1 year ago

djc commented 1 year ago

This seems like pretty natural follow-up to #1612.