cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Re: question about curl_easy_pause

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 14 Jun 2009 20:05:57 +0200 (CEST)

On Sun, 14 Jun 2009, $BA=:%(J wrote:

>> I don't think we have any example using this yet, but is it really that
>> complicated?
>
> Maybe it is yes, especially unpause. Even if CURL_WRITEFUNC_PAUSE returned
> from my write funcion cause the connection paused, where should I call
> curl_easy_pause to resume this connection?

That's up to you to decide. But most likely by using the progress callback or
similar. At least if you're using the easy interface.

-- 
  / daniel.haxx.se
Received on 2009-06-14