Crate async_transport

source ·
Expand description

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

Structs

Enums

Constants

  • Number of UDP packets to send/receive at a time

Traits

  • Abstract implementation of a UDP socket for runtime independence