BIO_ADDR_clear

Reset a BIO_ADDR to an empty/uninitialized state.

Synopsis

Declared in <openssl/bio.h>

void
BIO_ADDR_clear(BIO_ADDR* ap);

Parameters

NameDescription
apAddress object to clear.