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