|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
A type that satisfies basic network server requirements. More...
#include <network_concepts.h>
A type that satisfies basic network server requirements.
Types satisfying this concept can start/stop listening and report their running status.
Example usage:
Definition at line 257 of file network_concepts.h.