|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
#include "internal/core/unified_session_manager.h"#include <algorithm>#include <atomic>#include <mutex>#include <shared_mutex>
Go to the source code of this file.
Classes | |
| class | kcenon::network::core::unified_session_manager::impl |
| PIMPL implementation hiding all template-related code. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::network |
| Main namespace for all Network System components. | |
| namespace | kcenon::network::core |