Return the port number from a BIO_ADDR in host byte order.
Declared in <openssl/bio.h>
<openssl/bio.h>
unsigned short BIO_ADDR_rawport(BIO_ADDR const* ap);
Port number, or 0 if unset / not applicable (for example AF_UNIX).