Return the address family stored in a BIO_ADDR (for example AF_INET).
Declared in <openssl/bio.h>
<openssl/bio.h>
int BIO_ADDR_family(BIO_ADDR const* ap);
Address family constant, or AF_UNSPEC if unset.