curl-library
Re: curl_easy_perform(hnd) is a synchronous call or asynchronous call
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 11 Jan 2010 22:41:38 +0100 (CET)
Date: Mon, 11 Jan 2010 22:41:38 +0100 (CET)
On Mon, 11 Jan 2010, Braja Biswal wrote:
> Can you tell me, *"curl_easy_perform(hnd)"* is a synchronous call or
> asynchronous call?
Isn't this already answered in the docs? It is synchronous.
> My goal is to check the functionality of *"curl_easy_pause()", *giving
> CURLPAUSE_ALL & CURLPAUSE_CONT.
>
> I tried below cases but not confirmed about it.* Can you please suggest the
> sequence of calling the functions.*
Sorry, but I don't understand. Calling curl_easy_pause() before or after the
the *perform() function seems odd to me. What exactly are you trying to do?
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-01-11