BIO_clear_flags
void BIO_clear_flags(BIO *b, int flags);
BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))