OpenDOF Project
DOFAddress(* DTLConnection::GetAddress)(DTLConnection connection)

Get the peer Address of 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 peer address of the connection.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22