diff options
author | Joel Rosdahl <joel@rosdahl.net> | 2021-09-09 20:55:53 +0200 |
---|---|---|
committer | Joel Rosdahl <joel@rosdahl.net> | 2021-09-09 21:34:53 +0200 |
commit | b2a88e7b885cd43882b525fdaf2b57dd931a0427 (patch) | |
tree | 0fae90d7d05648883df096986a05037f263144b8 /src/Logging.hpp | |
parent | afc89032c0805daf0236df95e0a18177fd46dc75 (diff) | |
download | ccache-b2a88e7b885cd43882b525fdaf2b57dd931a0427.tar.gz |
fix(redis-storage): Ignore SIGPIPE
libhiredis doesn’t pass MSG_NOSIGNAL to send to ccache can die from
SIGPIPE. Disable SIGPIPE so that the socket code receives EPIPE
correctly.
This should also fix a similar problem with the HTTP storage backend.
Fixes #931.
Diffstat (limited to 'src/Logging.hpp')
0 files changed, 0 insertions, 0 deletions