OpenDOF Project
uint32 DTLServerConfig_GetConfigSize ( const DTLServerConfig  self)

Return the size of the transport-specific server configuration data stored within the DTLServerConfig.

Parameters
selfThe server configuration. This should not be NULL.
Returns
The size of the transport-specific server configuration data stored within the DTLServerConfig.
Exceptions
NULLis returned if self is NULL.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25