|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
noexcept |
Stops the server and disconnects all clients.
Definition at line 157 of file Server.cpp.
References Lila::ServerThread::join(), Lila::ServerThread::joinable(), LILA_INFO, m_clients_mutex, m_connected_clients, m_event_bus, m_running, m_server_fd, m_server_thread, Lila::EventBus::publish(), Lila::ServerThread::request_stop(), and Lila::socket_close().
Referenced by ~Server().
Here is the call graph for this function:
Here is the caller graph for this function: