commit | 40a8e9c2effc655413e8283fb31e7cffeeb6154a | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Fri Mar 18 14:17:03 2016 +0000 |
committer | Matt Caswell <matt@openssl.org> | Fri Mar 18 17:07:11 2016 +0000 |
tree | 2007b30b73c0cdbc66f719e55cba09cd1b0ea491 | |
parent | 6bf73e53b727b4da58973d73d95fa04f922f0c90 [diff] |
Fix no-dgram A few places in s_client needed some OPENSSL_NO_DTLS guards which fixes no-dgram. Reviewed-by: Rich Salz <rsalz@openssl.org>