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>
Tue, 8 May 2018 08:40:17 +0000 (09:40 +0100)
commit6f6da2fe1710842c37c73ed2b114cf6942221db6
tree01c76cab8478e7b3eb6e71d1841ec4f6fd74bf3d
parentf20404fce90919b614b737d07cc75d9e1c019fb8
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/6170)
apps/s_client.c
apps/s_server.c