Searched refs:BIO_RR_CONNECT (Results 1 – 3 of 3) sorted by relevance
211 bio->retry_reason = BIO_RR_CONNECT; in conn_state()230 bio->retry_reason = BIO_RR_CONNECT; in conn_state()
190 #define BIO_RR_CONNECT 0x02 macro
2066 if (reason == BIO_RR_CONNECT) { in SSL_get_error()2091 if (reason == BIO_RR_CONNECT) { in SSL_get_error()