Fix s_client and s_server so that they correctly handle the DTLS timer
authorMatt Caswell <matt@openssl.org>
Thu, 3 May 2018 14:59:31 +0000 (15:59 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 11 May 2018 12:54:56 +0000 (13:54 +0100)
commit960e7bfb32af0ff3586ae2b4953d1228fa43ea16
treed040b72268f059696dd17bb935969c976d9a54f6
parent4771f23e28eb5d11460d72dc35c6ac2fd30f9093
Fix s_client and s_server so that they correctly handle the DTLS timer

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