BIO_err_is_non_fatal
int BIO_err_is_non_fatal(unsigned int errcode);
if (BIO_err_is_non_fatal(ERR_peek_last_error())) {