Module udp

Module udp 

Source
Available on crate feature osal-std only.
Expand description

UDP socket implementation for the std platform.

Structsยง

UdpSocket
UDP socket for sending and receiving datagrams.