]> granicus.if.org Git - curl/commit
curl: ignore SIGPIPE
authorDaniel Stenberg <daniel@haxx.se>
Tue, 8 Jan 2013 22:10:26 +0000 (23:10 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 8 Jan 2013 22:14:01 +0000 (23:14 +0100)
commite2bcd2ab9e5ad894a57756fa660d2a07b69171f4
tree15b64f6174e2975047dedd555efb7b9d18414683
parentfea3a3d5695d9201e602a329dffb0c1acad386b8
curl: ignore SIGPIPE

This is a work-around for bug #1180 which is really libcurl's inability
to ignore SIGPIPE in a few cases. With this work-around at least curl
won't suffer from it!

Bug: http://curl.haxx.se/bug/view.cgi?id=1180
Reported by: LluĂ­s Batlle i Rossell
src/tool_main.c