3#if !defined( EMSCRIPTEN )
5#include "../FoundationBase.h"
#define COGSFOUNDATION_API
Definition: FoundationBase.h:31
COGSFOUNDATION_API void addConnection(ConnectionBase *connection)
Adds the specified connection to the list of managed connections.
Definition: Network.cpp:33
COGSFOUNDATION_API void removeConnection(ConnectionBase *connection)
Flags the specified connection for removal from the list of managed connections.
Definition: Network.cpp:53
COGSFOUNDATION_API void closedown()
Flags the network thread to terminate, and waits until it has done so.
Definition: Network.cpp:85
Main Cogs namespace.
Definition: MortonCode.h:5