Convert the last uses of sockaddr in apps/* to use BIO_ADDR instead
authorRichard Levitte <levitte@openssl.org>
Tue, 19 Jul 2016 11:52:26 +0000 (13:52 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 19 Jul 2016 12:32:39 +0000 (14:32 +0200)
commit642a166ce1d33048f19b0262e864fedce34960ac
tree179e3be934d1b8ce9210f29a18bbebf0c7c99846
parent70c22888c1648fe8652e77107f3c74bf2212de36
Convert the last uses of sockaddr in apps/* to use BIO_ADDR instead

Reviewed-by: Matt Caswell <matt@openssl.org>
apps/s_client.c