|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A complete UDP client type satisfying IUdpClient interface. More...
#include <transport.h>
A complete UDP client type satisfying IUdpClient interface.
Types satisfying this concept provide full UDP client functionality including connection management, sending, and status reporting. This concept matches the IUdpClient interface contract.
Example usage:
Definition at line 221 of file transport.h.