Catch SIGPIPE in the child process. This fixes the parent process
commitf254eb903e7c4df3ece8b4562c649e9dc9385a12
authorBen Kibbey <bjk@luxsci.net>
Wed, 10 Oct 2007 23:52:01 +0000 (10 19:52 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 10 Oct 2007 23:52:01 +0000 (10 19:52 -0400)
tree8e48cf313a749afe07b1777ce4a9dbad81928d14
parenta3fe374da9f2a6c4bcfd5e24cef38bb405d1e40e
Catch SIGPIPE in the child process. This fixes the parent process
obtaining a lock after the child dies unexpectedly.
src/pwmd.c