summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2016-05-22 11:18:34 -0700
committerThiago Macieira <thiago.macieira@intel.com>2016-05-23 18:22:07 +0000
commitcf6a2e96175b7ec2be757ae247ffd86e28ac563b (patch)
treeb09fbf3827c136c8ade7160cf21861cc0f444572 /src/corelib/global
parent3cae115d6d6e8a1d4d0385e3cde16f59b25acad0 (diff)
forkfd: Make sure we handle SIGPIPE too
We can't depend on the application/library ignoring the signal for us, so we do it. O_NOSIGPIPE exists on the BSDs and I'll add it to Linux. If it isn't supported, then we need to ignore SIGPIPE globally. Change-Id: I25d85d86649448d5b2b3fffd1450f6afeaea8b18 Reviewed-by: Ralf Nolden <nolden@kde.org> Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
Diffstat (limited to 'src/corelib/global')
0 files changed, 0 insertions, 0 deletions