Return the BIO_METHOD for a datagram (UDP) socket BIO.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_s_datagram();
Pointer to the internal datagram method table.