OpenDOF Project
DOFServerList DOFRuntime_GetServers ( const DOFRuntime  self)

Gets a list of all servers that are currently started.

Resource Management:
This function allocates resources that must later be freed by calling DOFServerList_Destroy.
Parameters
selfThe DOFRuntime. This must not be NULL.
Returns
A list of all started servers.
Exceptions
NULLis returned if an error occurs.
See Also
DOFRuntime_GetServerCount
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25