diff options
author | Shantanu Goel <sgoel@trade4.test-jc.tower-research.com> | 2012-06-18 09:26:45 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-06-18 14:37:59 -0400 |
commit | 2a973054b8b1bdf3752a5d39676f51f78e3207ce (patch) | |
tree | 92afda933be0430e6162c1c2d3267732cd58af84 /src/util | |
parent | 3adb3a4ed740aaeb3013020aa8aa9544669197a0 (diff) | |
download | sssd-2a973054b8b1bdf3752a5d39676f51f78e3207ce.tar.gz sssd-2a973054b8b1bdf3752a5d39676f51f78e3207ce.tar.xz sssd-2a973054b8b1bdf3752a5d39676f51f78e3207ce.zip |
Do not send SIGPIPE on disconnection
Note we set MSG_NOSIGNAL to avoid
having to fiddle with signal masks
but also do not want to die in case
SIGPIPE gets raised and the application
does not handle it.
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions