|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
A type that satisfies basic network client requirements. More...
#include <network_concepts.h>
A type that satisfies basic network client requirements.
Types satisfying this concept can connect to servers, send data, and check connection status.
Example usage:
Definition at line 233 of file network_concepts.h.