OpenDOF Project
typedef struct DTLServerConfig_t* DTLServerConfig

The transport's Server Configuration, allowing transport-specific configuration of a server.

The server configuration is specific to each transport, and is created directly from the transport. The DTLServerConfig 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