htparser: Ignore SIGPIPE.
authorFredrik Tolf <fredrik@dolda2000.com>
Fri, 3 Sep 2010 06:03:12 +0000 (08:03 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Fri, 3 Sep 2010 06:03:12 +0000 (08:03 +0200)
commit15fa3fe85e9f499003defd7134bfeaa65d3959e2
tree0b586449e0033df6e852c5bde368af80e2abe67b
parent7b9c1cff81db02307ec35ed58ba8269667ffbea0
htparser: Ignore SIGPIPE.

Shouldn't *really* be necessary, but it seems hard to ensure that
gnutls uses MSG_NOSIGNAL, and it's not as if it really hurts. At least
not a lot.
src/htparser.c