OpenDOF Project
typedef struct DTLConnectionConfig_t* DTLConnectionConfig

The transport's Connection Configuration, allowing transport-specific configuration of a connection.

The connection configuration is specific to each transport, and is created directly from the transport. The DTLConnectionConfig is a convenient wrapper of any, arbitrary configuration data used by the transport. It is assumed the data is immutable.

core-c-dof-oal Version 8.0.1 Build 0
2018-01-22