Return the BIO_METHOD for a passive TCP accept socket BIO.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_s_accept();
Pointer to the internal accept method table.