I'm using ETA C API in Linux.
I see that API returns dataState "RSSL_DATA_SUSPECT" and streamState "RSSL_STREAM_CLOSED" for invalid symbols.
- What are the dataState and streamState combinations that ADS can send that a client application need to re-subscribe a symbol ? Is it any combination that involves a dataState of "RSSL_DATA_SUSPECT" ?
- What are the use cases when ADS sends a "RSSL_DATA_SUSPECT" message to the client ?
- Is it possible for ADS to send a "RSSL_DATA_SUSPECT" for a subset of symbols served in a connection ?