Crate sctp_udp

Source
Expand description

Uniform interface to send/recv UDP packets with ECN information.

Structs§

RecvMeta
UdpSockRef
A borrowed UDP socket
UdpSocketState
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