Expand description

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

Modules

Structs

An outgoing packet

Tokio-compatible UDP socket with some useful specializations.

The capabilities a UDP socket suppports on a certain platform

Enums

Explicit congestion notification codepoint

Select how to set the source IP - using either interface id or the IP itself

Constants

Number of UDP packets to send/receive at a time

Traits