Fix Proxy where a timeout occurs waiting for both client and server
authorMatt Caswell <matt@openssl.org>
Thu, 31 Aug 2017 08:39:26 +0000 (09:39 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 1 Sep 2017 07:47:14 +0000 (08:47 +0100)
commit4130016623d043c7279f39937a73c24200288a73
tree00f494cfa719c44b430fd95f701db972fc4397cd
parent6e5a853bda24e8aece325ecf5aa68b8ea832e414
Fix Proxy where a timeout occurs waiting for both client and server

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4305)
util/perl/TLSProxy/Proxy.pm