quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.85k stars 394 forks source link

Add docs for RecvMeta #1634

Closed flub closed 1 year ago

flub commented 1 year ago

This helps implementors of AsyncUdpSocket.


I'm happy to squash/rebase once review is done if desired, but will wait until the end so changes between review comments are easy to understand. Just let me know.

flub commented 1 year ago

ugh, https://github.com/quinn-rs/quinn/actions/runs/5890841674/job/15976756831?pr=1634 seems like a flaky test?

Ralith commented 1 year ago

Yep, that's https://github.com/quinn-rs/quinn/issues/1628; it's root caused, just haven't had time yet. Rerunning.