Main Page
Modules
Data Structures
DOFRuntime
DOFRuntime
DOFRuntime_AddConnectionListener
DOFRuntime_AddServerListener
DOFRuntime_CreateConnectionList
DOFRuntime_CreateProvidingConnectionList
DOFRuntime_CreateServerList
DOFRuntime_GetConnectionCount
DOFRuntime_GetProvideCount
DOFRuntime_GetReceiveByteCount
DOFRuntime_GetReceivePacketCount
DOFRuntime_GetSendByteCount
DOFRuntime_GetSendPacketCount
DOFRuntime_GetServerCount
DOFRuntime_RemoveConnectionListener
DOFRuntime_RemoveServerListener
uint16
DOFRuntime_GetConnectionCount
(
const
DOFRuntime
self
)
Gets the total number of connections, both inbound and outbound, that are currently open.
Parameters
self
The DOFRuntime. This must not be
NULL
.
Returns
The total number of open connections.
See Also
DOFRuntime_CreateConnectionList
core-c-dof-oal
Version 8.0.1 Build 0
2018-01-22