Network Manager
C4Network.h

NetworkMgr::NetworkTask

Called once per application loop to allow the Network Manager to perform internal processing.
Prototype

void NetworkTask(void);

Description
The NetworkTask function performs internal processing necessary for reliable packet transport and asynchronous network operations. This function is called automatically by the engine module.