Expand description
Uniform interface to send/recv UDP packets with ECN information.
Structs§
- Recv
Meta - UdpSock
Ref - A borrowed UDP socket
- UdpSocket
State - Fallback UDP socket interface that stubs out all special functionality
- UdpState
- The capabilities a UDP socket suppports on a certain platform
Constants§
- BATCH_
SIZE - Number of UDP packets to send/receive at a time