|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void Lila::Server::set_client_session | ( | int | client_fd, |
| std::string | session_id | ||
| ) |
Sets the session ID for a client.
| client_fd | Client file descriptor |
| session_id | Session identifier string |
Definition at line 343 of file Server.cpp.
References m_clients_mutex, and m_connected_clients.
Referenced by process_control_message().
Here is the caller graph for this function: