Advance to the next node in a BIO_ADDRINFO linked list.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_ADDRINFO const* BIO_ADDRINFO_next(BIO_ADDRINFO const* bai);
Next node, or NULL at the end of the list.