OpenDOF Project
DOFConnectionType(* DTLConnection::DTLConnectionFns_t::GetConnectionType)(DTLConnection connection)

Get the type of connection.

This must be either DOFCONNECTIONTYPE_STREAM or DOFCONNECTIONTYPE_DATAGRAM.

This callback must not be NULL.

Parameters
connectionThe connection. This parameter must not be NULL.
Returns
The type of the connection.
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31