Searched refs:OCSP_CONN_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
52 #define OCSP_CONN_TIMEOUT (-1) // timeout == 0 means no timeout, < 0 means exactly one try. macro994 ret = BIO_do_connect_retry(bio, OCSP_CONN_TIMEOUT, OCSP_CONN_MILLISECOND); in ConnectToServer()