OpenDOF Project
uint32 DOFState_GetConnectionLimit ( DOFState  self)

Gets the maximum number of connections, both inbound and outbound, that a DOF currently supports.

This value may change through use of DOF_SetConnectionLimit.

Parameters
selfThe state to get the value from. This must not be NULL.
Returns
The maximum number of connections, both inbound and outbound, that a DOF currently supports.
See Also
DOFConfigBuilder_SetConnectionLimit
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25