Searched refs:BIO_RR_CONNECT (Results 1 – 6 of 6) sorted by relevance
147 retry_reason = BIO_RR_CONNECT; in ssl_read()211 retry_reason = BIO_RR_CONNECT; in ssl_write()
3894 if (reason == BIO_RR_CONNECT) in SSL_get_error()3915 if (reason == BIO_RR_CONNECT) in SSL_get_error()
164 b->retry_reason = BIO_RR_CONNECT; in conn_state()
129 connection process with the reason BIO_RR_CONNECT. If this is returned
254 # define BIO_RR_CONNECT 0x02 macro
255 # define BIO_RR_CONNECT 0x02 macro