cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] pausing a transfer, take one

From: Immanuel Gregoire <junk_at_igrspace.com>
Date: Wed, 19 Dec 2007 23:24:18 -0800 (PST)

Some days ago, Daniel Stenberg wrote

> I've written up a lil' patch that introduces support for pausing libcurl
> transfers. The pausing can be done with curl_easy_pause() or by returning
> the
> magic return code from the read or write callbacks. See details in the
> curl_easy_pause.3 man page which is incluced in the patch.

I'm not really sure i understand what curl_easy_pause()
is intended for, but i'm wondering: how can you call it when
curl_easy_perform() has not returned yet ?

Thanks
Received on 2007-12-20