OpenDOF Project
DTLServer(* DTLConnection::GetServer)(DTLConnection connection)

Get the server associated with the connection, if any.

Note
Ownership of the return value is not passed to the caller. It is valid only while the connection is valid.

This callback must not be NULL.

Parameters
connectionThe connection. This parameter must not be NULL.
Returns
The server associated with the connection, or NULL if there is no server associated with the connection.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22