OpenDOF Project
DOFServer DOFServer_CreateServer ( DOFServer  self,
DOFServerConfig  config 
)

Creates a server based on server passed in.

Parameters
selfthe DOFServer to use to create server from. Must not be NULL!
configthe DOFServerConfig for the server to create. Must not be NULL;
Returns
DOFServer the Newly created DOFServer, or NULL if server could not be created
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22