quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.52k stars 356 forks source link

Fix minor datagram send bugs #1836

Closed Ralith closed 1 month ago

Ralith commented 1 month ago

Noticed while exploring solutions to #1832. Also tossing in any other simple wins I stumble across.