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
TRUESuccesfully set.
Exceptions
FALSEFailed to set.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25