OpenDOF Project
DTLTransportHandler(* DTLConnection::GetHandler)(DTLConnection connection)

Get the Transport Handler associated with the connection.

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 Transport Handler associated with the connection.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22