Module udp

Source

Structs§

UdpConfig
UDP configuration
UdpConn
UDP network connection implementation of the Connection trait.

Functions§

dial
Connects to the given UDP address and port.
listen
Listens on the given UDP address and port.