Code

ignore SIGPIPE
authorMax Kellermann <max@duempel.org>
Fri, 26 Sep 2008 06:27:54 +0000 (08:27 +0200)
committerMax Kellermann <max@duempel.org>
Fri, 26 Sep 2008 06:27:54 +0000 (08:27 +0200)
commit93a8274fc78abe78284398e1947a8b6c1c9ba611
tree440367b0ff57c7c39f1eaadae1cc2f0d46f45653
parentb17deae444722e88838193128ab231dd402a3d5c
ignore SIGPIPE

Ignore SIGPIPE, and handle errno==EPIPE instead.
src/main.c