| RSA BSAFE Micro Edition Suite |
Streamlined security for mobile and embedded devices |
 
![]() |
TRUE, BIO_get_retry_BIO() walks the BIO stack and returns the reason for the special and the offending BIO. Given a BIO, BIO_get_retry_reason() returns the retry reason code. Defines | |
| #define | BIO_RR_SSL_X509_LOOKUP |
| Returned from the SSL BIO if the certificate retrieval code has an error. | |
| #define | BIO_RR_CONNECT |
| Returned from the connect BIO when a connection would have been blocked. | |
| #define | BIO_RR_ACCEPT |
| Returned from the accept BIO. More... | |
|
|
Returned from the accept BIO. This is usually an indication of an interruption. |