|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
Core interface for active network connections. More...


Go to the source code of this file.
Classes | |
| interface | kcenon::network::unified::i_connection |
| Core interface for active network connections. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::network |
| Main namespace for all Network System components. | |
| namespace | kcenon::network::unified |
Core interface for active network connections.
Extends i_transport with connection lifecycle operations (connect, disconnect, reconnect) for both client-initiated and accepted connections.
Definition in file i_connection.h.