BIO_get_shutdown
int BIO_get_shutdown(BIO *a);
ret = BIO_get_shutdown(b);
if (BIO_get_shutdown(a)) {
ret = BIO_get_shutdown(bio);