OpenDOF Project
boolean DOFConnectionConfigBuilder_SetTransportConfig ( DOFConnectionConfigBuilder  self,
DTLConnectionConfig  config 
)

Set the transport-specific configuration for the given DOFConnectionConfigBuilder Please refer to DOFConnectionConfigBuilder_Create for the default value for this setting.

Parameters
selfThe Connection 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
TRUETransport config was set.
Exceptions
FALSETransport config set failed.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22