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

◆ ~Server()

Lila::Server::~Server ( )

Destructor; stops the server if running.

Definition at line 83 of file Server.cpp.

84{
85 stop();
86}
void stop() noexcept
Stops the server and disconnects all clients.
Definition Server.cpp:157

References stop().

+ Here is the call graph for this function: