Main Page
Related Pages
Modules
Data Structures
DOFRuntime
DOFRuntime
DOFRuntime_AddConnectionListener
DOFRuntime_AddServerListener
DOFRuntime_GetConnectionCount
DOFRuntime_GetConnections
DOFRuntime_GetProvideCount
DOFRuntime_GetProvidingConnections
DOFRuntime_GetReceiveByteCount
DOFRuntime_GetReceivePacketCount
DOFRuntime_GetSendByteCount
DOFRuntime_GetSendPacketCount
DOFRuntime_GetServerCount
DOFRuntime_GetServers
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_GetConnections
core-c-dof-oal
Version 7.1.5 Build 0
2017-01-25