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
DOFException
DOFServerState_GetException
(
const
DOFServerState
self
)
Returns an Exception associated with state.
if one is available.
Parameters
self
The Server State. This must not be NULL.
Returns
DOFException The exeption if one is available, NULL otherwise.
core-c-dof-oal
Version 7.1.5 Build 0
2017-01-25