Catch SIGPIPE in TLSProxy::Proxy::clientstart
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 13 Jan 2018 09:24:45 +0000 (10:24 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 13 Jan 2018 14:03:02 +0000 (15:03 +0100)
commit8e3f60de0c7d7f34a4d9126e27dd3416d64f2011
tree4c59bf21ce58d229d850820407932611d8d58d98
parent19c708d77d6b61fbd46c13d43f2b078eae5362f9
Catch SIGPIPE in TLSProxy::Proxy::clientstart

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5071)

(cherry picked from commit 438e57a43f096d37bf316869b98780e24596a5e8)
util/perl/TLSProxy/Proxy.pm