MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_connected_clients

std::unordered_map<int, ClientInfo> Lila::Server::m_connected_clients
private

Map of connected clients.

Definition at line 174 of file Server.hpp.

Referenced by broadcast_event(), cleanup_client(), get_connected_clients(), handle_client(), set_client_session(), and stop().