Add a BIO_ADDR_clear function
authorMatt Caswell <matt@openssl.org>
Fri, 5 Feb 2016 19:40:44 +0000 (19:40 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 5 Feb 2016 20:47:36 +0000 (20:47 +0000)
commit7d1d48a2d0a08567f5c8e14d50d89a9b47c02f1d
tree4e06fa9430101a0f83e3876575c4c39eebf7f4a1
parent0d4fb8439092ff8253af72ac6bc193e77ebbcf2f
Add a BIO_ADDR_clear function

Adds a new function BIO_ADDR_clear to reset a BIO_ADDR back to an
unitialised state, and to set the family to AF_UNSPEC.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
crypto/bio/b_addr.c
doc/crypto/BIO_ADDR.pod
include/openssl/bio.h