BIO_do_connect
rv = BIO_do_connect(bio);
if (BIO_do_connect(sbio) <= 0) {
if (BIO_do_connect(cbio) <= 0) {
if (BIO_do_connect(client) <= 0) {