Fix s_client when no-dtls
authorTodd Short <tshort@akamai.com>
Wed, 26 Apr 2017 18:42:14 +0000 (14:42 -0400)
committerRichard Levitte <levitte@openssl.org>
Fri, 28 Apr 2017 13:42:41 +0000 (15:42 +0200)
commit9ff2cebf29d30397b3b67603000f67ee429c700b
tree03881d3d0a26969ac902fd344e1c06d008f672d4
parent8f3f9623a46fb4e294a7e4c3db3168002e3f781b
Fix s_client when no-dtls

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3344)
apps/s_client.c