OpenDOF Project
Data Structures
DTLTransportHandler Struct Reference

The Transport Handler interface structure, allowing a transport to communicate with the OAL. More...

Data Structures

struct  DTLTransportHandlerFns_t
 The DTLTransportHandler interface function structure, containing a list of function pointers that implement the interface. More...
 

Detailed Description

The Transport Handler interface structure, allowing a transport to communicate with the OAL.

The Transport Handler interface.

This interface is implemented by the C OAL.

This interface is called by a transport implementation to notify the OAL of opened connections, started servers, and received packets.

Defined as a pointer to the DTLTransportHandler_t structure. Refer to the structure for more information.

core-c-dof-oal Version 7.1.5 Build 0
2017-01-25