Expand description
§tinyudp
A tiny abstraction for UDP.
Structs§
- Read
Options - Options for reading responses with timeout and buffer size.
Enums§
Functions§
- send
- Send a message to the specified address.
- send_
and_ receive - Send a message to the specified address and read the response.