curl-library
Re: libcurl crash - curl_easy_perform() ???
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 22 Jun 2005 20:15:51 +0200 (CEST)
Date: Wed, 22 Jun 2005 20:15:51 +0200 (CEST)
On Wed, 22 Jun 2005, Pedro Neves wrote:
> The curl_easy_perform() function does not even return because it stops. I
> have declared a return variable to analyse the error, but the function does
> not return when it stops. If everything goes ok, the variable res is filled
> with a zero.
>
> res = curl_easy_perform() -> however, the function does not even return
So what does it do? Use strace or gdb to figure it out.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-06-22