Structs§
- Recv
Meta - An incoming packet
- Transmit
- An outgoing packet
- UdpCapabilities
- The capabilities a UDP socket supports on a certain platform.
- UdpSocket
Enums§
- EcnCodepoint
- Explicit congestion notification codepoint
- Socket
Type - Socket type.
Constants§
- BATCH_
SIZE - Number of UDP packets to send/receive at a time when using sendmmsg/recvmmsg.