cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SIGPIPE and CURL

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 31 Dec 2004 10:11:54 +0100 (CET)

On Tue, 28 Dec 2004, Bharathi Ramajayam wrote:

> Siebel application by default ignores the SIGPIPE signal. However seems like
> Curl has its own signal handler that overrides the Siebel signal handler and
> causes the SIGPIPE to exit the process.

libcurl should never cause any SIGPIPE to get sent. If this happens with
7.12.3, we should work on fixing this bug. Let me know how I can assist you.

> Can you please guide us on where the signal handler is being set by Curl and
> can it be modified and if so how?

Check the lib/transfer.c file.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-12-31