curl-library
Re: multiple calls to libcurl
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 17 Aug 2004 12:40:30 +0200 (CEST)
Date: Tue, 17 Aug 2004 12:40:30 +0200 (CEST)
On Tue, 17 Aug 2004, nkb wrote:
> So, whenever user click on a button, the run() will execute and get some
> info from the website. My problem is, only the first click works.
> Thereafter, no amount of button click can get the data anymore.
This is a very vague description.
Can you please show us some (pseudo) code of what you do and some
CURLOPT_VERBOSE/CURLOPT_DEBUGFUNCTION output from the failed requests? When it
fails, curl_easy_perform() returns something non-zero doesn't it? If so, what?
What does CURLOPT_ERRORBUFFER tell you?
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-08-17