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 8.0.1 Build 0
2018-01-22