Return the BIO_METHOD for a TCP connect (client) socket BIO.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_s_connect();
Pointer to the static connect BIO method for use with BIO_new().