BIO_set_shutdown
void BIO_set_shutdown(BIO *a, int shut);
BIO_set_shutdown(b, num);
BIO_set_shutdown(b, (int)num);
BIO_set_shutdown(bio, (int)num);