cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [bagder/curl] dd73c9: curl: ignore SIGPIPE - compilation fix

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 9 Jan 2013 11:50:20 +0100 (CET)

On Tue, 8 Jan 2013, GitHub wrote:

> https://github.com/bagder/curl/commit/dd73c924ac3bf7ab4aa32c57ec514b35c02b1460

Is checking only for a defined SIGPIPE really good enough? I mean, is just
having that define around really a good enough hint that signal() is also
present? We already use HAVE_SIGNAL in lib/hostip.c to detect signal() and we
don't check especially for SIGALRM there ...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-01-09