quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.57k stars 364 forks source link

docs(udp): replace AsRawFd and AsRawSocket with AsFd and AsSocket #1890

Closed mxinden closed 3 weeks ago

mxinden commented 3 weeks ago

See From definitions right below the changes.