|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A type that supports UDP connection operations. More...
#include <transport.h>
A type that supports UDP connection operations.
Types satisfying this concept can establish a "connected" UDP socket for optimized sending to a specific endpoint.
Example usage:
Definition at line 148 of file transport.h.