Module udp

Source

Structs§

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

Constants§

BUFFER_SIZE 🔒

Functions§

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