cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to limit rate with libcurl?

From: Jick Nan <jick.nan_at_gmail.com>
Date: Fri, 8 Dec 2006 09:00:29 +0000

On 12/8/06, Daniel Stenberg <daniel_at_haxx.se> wrote:
> You can most likely work-around this problem by adding:
>
> #define _FILE_OFFSET_BITS 64
>
> in your curl.c file before all includes and then I think it works.

Yeah, it works finally! Thanks you!

>
> It certainly calls for some kind of fix, but I'm not entirelly sure just how
> at this point.

I've no idea for this.

And looking forward to the perfect solution :-)

>
> --
> Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
>
Received on 2006-12-08