OpenDOF Project
DOFConnectionType(* DTLConnection::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 8.0.1 Build 0
2018-01-22