|
CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
This defines a structure that contains the state information for a data adapter connection (type is kEndpointTypeData). This adapter type is used to transmit all data that is not part of a control interface. More...
#include <adapter_api.h>
Data Fields | |
| CdiConnectionHandle | cdi_connection_handle |
| A handle to the CDI connection for this connection. | |
| CdiCoreConnectionCallback | connection_cb_ptr |
| Connection callback pointer. | |
| CdiUserCbParameter | connection_user_cb_param |
| User data for connection callback pointer. | |
This defines a structure that contains the state information for a data adapter connection (type is kEndpointTypeData). This adapter type is used to transmit all data that is not part of a control interface.