Searched refs:DTIO_RECONNECT_TIMEOUT_MIN (Results 1 – 1 of 1) sorted by relevance
66 #define DTIO_RECONNECT_TIMEOUT_MIN 10 macro587 dtio->reconnect_timeout = DTIO_RECONNECT_TIMEOUT_MIN; in dtio_reconnect_enable()976 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in receive_bytes()985 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in receive_bytes()1007 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in ssl_read_bytes()1021 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in ssl_read_bytes()1938 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in dtio_open_output_local()1976 if(dtio->reconnect_timeout > DTIO_RECONNECT_TIMEOUT_MIN && in dtio_open_output_tcp()