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 7.1.5 Build 0
2017-01-25