Set the given flag bits on a BIO (bitwise OR into the BIO's flags).
Declared in <openssl/bio.h>
<openssl/bio.h>
void BIO_set_flags( BIO* b, int flags);