[][src]Crate udp_stream

Structs

UdpListener

An I/O object representing a UDP socket listening for incoming connections.

UdpStream

An I/O object representing a UDP stream connected to a remote endpoint.