OpenDOF Project
boolean DOFServerConfigBuilder_SetTransportConfig ( DOFServerConfigBuilder  self,
DTLServerConfig  config 
)

Sets the DTLServerConfig in the given DOFServerConfigBuilder.

Please refer to DOFServerConfigBuilder_Create for the default value for this setting.

Parameters
selfThe Server Config Builder. If self is NULL, no action will be taken.
configThe transport-specific configuration. If config is NULL, the default transport-specific configuration is used.
Return values
TRUESuccessfully set.
Exceptions
FALSEFailed to set.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22