]> git.alsa-project.org Git - alsa-plugins.git/commit
Don't modify the SIGPIPE handler
authorLennart Poettering <lennart@poettering.net>
Thu, 21 Aug 2008 21:32:13 +0000 (23:32 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Sep 2008 18:25:35 +0000 (20:25 +0200)
commit10aac327d94ed32e05154d67f3a6df0529cb37dd
tree7f631f1e4cd1e251eda7660db421298cb63bd89d
parent2c3cc4cca7d829c90b44f1bd8b5392e763b9cea1
Don't modify the SIGPIPE handler

Since quite a while (2 years or so) PulsAudio doesn't require SIGPIPE anymore
to be set to SIG_IGN. Since resetting this was incredibly ugly in the first
place it is now time to get rid of this.
pulse/pulse.c