BIO_get_fd
if (BIO_get_fd(cbio, &fd) < 0) {
BIO_get_fd(r, &ret);
|| ((int)BIO_get_fd(s->rbio, NULL) != fd)) {
|| ((int)BIO_get_fd(s->wbio, NULL) != fd)) {