openssl/util/perl
Andy Polyakov 6b3e8b9430 TLSProxy/Proxy.pm: handle -1 as return value from waitpid.
On rare occasion 's_server | perl -ne print' can complete before
corresponding waitpid, which on Windows can results in -1 return
value. This is not an error, don't treat it like one. Collect
even return value from s_server.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5907)
2018-04-13 10:12:01 +02:00
..
OpenSSL OpenSSL::Test: add data_dir() 2018-04-11 12:04:18 +02:00
TLSProxy TLSProxy/Proxy.pm: handle -1 as return value from waitpid. 2018-04-13 10:12:01 +02:00
checkhandshake.pm Update copyright year 2018-02-13 13:59:25 +00:00
with_fallback.pm Consolidate the locations where we have our internal perl modules 2017-08-15 11:30:47 +02:00