Module tokio::net::udp

source · []
Expand description

UDP utility types.

Structs

The recv half after split.

Error indicating that two halves were not from the same socket, and thus could not be reunited.

The send half after split.