|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that can send UDP datagrams. More...
#include <transport.h>
A type that can send UDP datagrams.
Types satisfying this concept can send data via UDP, either to a connected endpoint or to a specified endpoint.
Example usage:
Definition at line 174 of file transport.h.