bool ListenStartup()
Initialize the module and start the network listener thread, returns success.
Definition: Listener.cpp:177
void ListenShutdown()
Stop the network thread, wait for its shutdown, and cleanup the module.
Definition: Listener.cpp:210