cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Doesn't fwrite() return the number of objects written, not the number of bytes?

From: Michal Marek <mmarek_at_suse.cz>
Date: Fri, 31 Jul 2009 00:56:24 +0200

Jonathan Wallace napsal(a):
> That does seem to be a fundamental flaw with the callback. curl is 20
> years old I guess when it was created, files that large didn't exist.

How many data the write callback has to write at once is dictated by
libcurl, currently this will be 16k at most. There is no large file problem.

Michal
Received on 2009-07-31