cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: UNSURE: Re: CURLOPT_MAX_RECV_SPEED_LARGE still not limiting bandwidth?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 29 Jan 2008 22:53:29 +0100 (CET)

On Tue, 29 Jan 2008, Mark Hindley wrote:

>> thing to do, since the library assumes a curl_off_t sized input and for
>> most modern systems that is a 64bit type...
>
> Yes, but it is perl, which doesn't type in the same way as C. Actually
> $maxspeed is a perl scalar. Does that suggest I need to look at the
> perl<->libcurl binding to check this?

Yes I do. As far as I remember, the perl binding (3.02 at least, I'm not aware
of any more recent) was written before we introduced the *_LARGE options so it
certainly wouldn't surprise me if it has problems.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2008-01-29