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