Return the BIO_RR_* retry reason stored on a BIO.
Declared in <openssl/bio.h>
<openssl/bio.h>
int BIO_get_retry_reason(BIO* bio);
Retry reason code (for example BIO_RR_CONNECT).