Main Page
Modules
Data Structures
DOFServerState
DOFServerState_Destroy
DOFServerState_GetAddress
DOFServerState_GetConnectionLimit
DOFServerState_GetException
DOFServerState_GetMaxReceiveSilence
DOFServerState_GetMaxSendSilence
DOFServerState_GetProtocolNegotiator
DOFServerState_GetReceiveByteCount
DOFServerState_GetReceivePacketCount
DOFServerState_GetSecurityDesire
DOFServerState_GetSendByteCount
DOFServerState_GetSendPacketCount
DOFServerState_GetServerType
DOFServerState_GetTransportConfig
DOFServerState_IsStarted
uint32
DOFServerState_GetConnectionLimit
(
DOFServerState
self
)
Returns the maximum number of inbound connections the DOFServer allows.
Parameters
self
The Server State. This must not be NULL.
Returns
The maximum number of inbound connections allowed by the server.
core-c-dof-oal
Version 8.0.1 Build 0
2018-01-22