cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem when chaining several interrrupted downloads of one file

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 29 Jul 2002 14:02:17 +0200 (MET DST)

On Thu, 25 Jul 2002, Stéphane GRAZIANI wrote:

> In my application using libcurl, I want to access several times to one file
> by ftp : in the first accesses, I only read the beginning of the file, then
> interrupt the reading by returning -1 from the callback function. Only the
> last read is complete. I tried to make these successive reads using the
> same handle, but the second (or third, it depends) curl_easy_perform call
> blocks and does never return.

It seems like you've stepped in a bug. This should not happen.

I'd appreciate if you could dig around a little to help me out. And please
file a bug report:

http://sourceforge.net/tracker/?func=add&group_id=976&atid=100976

-- 
  Daniel Stenberg -- curl groks URLs
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code1
Received on 2002-07-29