|
CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
A structure of this type is passed as the parameter to CdiCoreStatsCallback(). It contains data related to the statistics of a single connection. More...
#include <cdi_core_api.h>
Data Fields | |
| int | stats_count |
| Number of items in transfer_stats_array. | |
| CdiTransferStats * | transfer_stats_array |
| Array of the accumulated statistics. | |
| CdiUserCbParameter | stats_user_cb_param |
| User defined statistics callback parameter. This value is set as part of the CdiStatsConfigData structure when creating a connection or using CdiCoreStatsReconfigure(). | |
A structure of this type is passed as the parameter to CdiCoreStatsCallback(). It contains data related to the statistics of a single connection.