cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: libcurl in JNI context

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sat, 16 Jul 2005 23:24:16 +0200 (CEST)

On Fri, 15 Jul 2005, Lai, Andy wrote:

> In case CURLOPT_NOSIGNAL is not set, is it not supposed to change any signal
> handler after the curl_easy_perform? As of now I'm still not sure if this is
> a bug or not.

If CURLOPT_NOSIGNAL is not set, libcurl is supposed to change the signal
handler for its own purposes during operation, but it should always restore
the previous one before it returns. Failing to do so is a bug.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-07-16