Main Page
Related Pages
Modules
Data Structures
DOFServerState
DOFServerState_Destroy
DOFServerState_GetAddress
DOFServerState_GetConnectionLimit
DOFServerState_GetException
DOFServerState_GetMaxConnections
DOFServerState_GetMaxReceiveSilence
DOFServerState_GetMaxSendSilence
DOFServerState_GetProtocolNegotiator
DOFServerState_GetReceiveByteCount
DOFServerState_GetReceivePacketCount
DOFServerState_GetSecurityDesire
DOFServerState_GetSendByteCount
DOFServerState_GetSendPacketCount
DOFServerState_GetServerType
DOFServerState_GetTransportConfig
DOFServerState_IsStarted
uint16
DOFServerState_GetMaxConnections
(
DOFServerState
self
)
Returns the maximum number of inbound connections the DOFServer allows.
Deprecated:
This functionality was replaced by
DOFServerState_GetConnectionLimit
.
Parameters
self
The Server State. This must not be NULL.
Returns
uint16 The max connections
core-c-dof-oal
Version 7.1.5 Build 0
2017-01-25