Return the socket type of a BIO_ADDRINFO node (for example SOCK_STREAM).
Declared in <openssl/bio.h>
<openssl/bio.h>
int BIO_ADDRINFO_socktype(BIO_ADDRINFO const* bai);
Socket type constant suitable for socket().