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