New
quinn-udp 0.5.12
What's Changed
- quinn-udp: handle EMSGSIZE in a common place by @thomaseizinger in https://github.com/quinn-rs/quinn/pull/2199
- quinn-udp: refactor control-flow in
sendandrecvimpls by @thomaseizinger in https://github.com/quinn-rs/quinn/pull/2200 - fix(quinn-udp): move cmsg-len check to Iterator by @thomaseizinger in https://github.com/quinn-rs/quinn/pull/2208
- fix(udp): zero control message array on fast-apple-datapath by @mxinden in https://github.com/quinn-rs/quinn/pull/2216
- fix(quinn-udp): sanitise
segment_sizeby @thomaseizinger in https://github.com/quinn-rs/quinn/pull/2217