Main Page
Related Pages
Modules
Data Structures
DOF Transport Layer (DTL)
DTLConnectionConfig
DTLConnectionConfig_Copy
DTLConnectionConfig_Create
DTLConnectionConfig_Destroy
DTLConnectionConfig_Destroyer
DTLConnectionConfig_GetConfig
DTLConnectionConfig_GetConfigSize
DTLConnectionConfig_GetTransport
DTLConnectionConfig_IsEqual
DTLServerConfig
DTLServerConfig_Copy
DTLServerConfig_Create
DTLServerConfig_Destroy
DTLServerConfig_Destroyer
DTLServerConfig_GetConfig
DTLServerConfig_GetConfigSize
DTLServerConfig_GetTransport
DTLServerConfig_IsEqual
DTLTransport DTLServerConfig_GetTransport
(
const
DTLServerConfig
self
)
Return the transport associated with the DTLServerConfig.
Parameters
self
The server configuration. This should not be NULL.
Returns
The transport associated with the DTLServerConfig.
Exceptions
NULL
is returned if
self
is NULL.
core-c-dof-oal
Version 7.1.5 Build 0
2017-01-25