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

◆ m_running

std::atomic<bool> Lila::Server::m_running { false }
private

Server running state.

Definition at line 164 of file Server.hpp.

164{ false }; ///< Server running state

Referenced by handle_client(), start(), and stop().