Return the address family of a BIO_ADDRINFO node (for example AF_INET).
Declared in <openssl/bio.h>
<openssl/bio.h>
int BIO_ADDRINFO_family(BIO_ADDRINFO const* bai);
Address family constant suitable for socket().