Crate udp_socket[−][src]
Structs
| RecvMeta | 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 |
| SocketType | Socket type. |
Constants
| BATCH_SIZE | Number of UDP packets to send/receive at a time when using sendmmsg/recvmmsg. |