OpenDOF Project
uint16 DOFServerConfig_GetMaxConnections ( const DOFServerConfig  self)

Gets the maximum number of inbound connections in the DOFServerConfig.

Deprecated:
This functionality was replaced by DOFServerConfig_GetConnectionLimit.
Parameters
selfThe DOFServerConfig. This must not be NULL.
Returns
The maximum number of inbound connections allowed by the server. 0 indicates no maximum (unlimited).
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25