diff options
author | Lennart Poettering <lennart@poettering.net> | 2006-07-14 23:06:44 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2006-07-14 23:06:44 +0000 |
commit | b8f9ae00f341c936eb27dd51d307f99682a09685 (patch) | |
tree | 69bcdae94f713ec58f64ec19b4be1a09197a0816 /src/pulsecore/strbuf.c | |
parent | fc544a63de7496ab6ea23cce65599c086d730256 (diff) |
remove checking for SIGPIPE blocking from client code. Because we use
send(,,MSG_NOSIGNAL) for most socket writes now the reason for SIGPIPE blocking
is no longer give. We keep this check for the server side however, because
pipes create SIGPIPE too but cannot be used with MSG_NOSIGNAL. Some modules use
pipes for internal and external communication.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1086 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/pulsecore/strbuf.c')
0 files changed, 0 insertions, 0 deletions