CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
Structure used to hold internal state data used by this module. More...
Data Fields | |
CdiProtocol | external_data |
Protocol version data available outside of this module. Define as first element in this structure so we can typecast a pointer to external_data to this type. | |
CdiProtocolVTableApi * | api_ptr |
VTable API used to access protocol dependent header data. | |
Structure used to hold internal state data used by this module.