CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
CdiCoreReadOnlySettings Struct Reference

SDK read-only settings used internally by SDK. More...

#include <cdi_core_api.h>

Data Fields

uint64_t tx_retry_timeout_ms
 How long a Tx endpoint retries in milliseconds to send an out-of-band command to Rx before disconnecting from the Rx endpoint. If disconnected, the Tx endpoint will continuously attempt to re-establish the connection.
 
uint64_t rx_wait_timeout_ms
 How long a Rx endpoint waits in milliseconds for an out-of-band ping command from Tx before removing the Rx endpoint. if removed, all resources associated with the endpoint are freed. See RX_PING_MONITOR_TIMEOUT_MSEC.
 

Detailed Description

SDK read-only settings used internally by SDK.


The documentation for this struct was generated from the following file: