curl-users
RE: speed limit / speed time / limit rate
From: David Byron <DByron_at_everdreamcorp.com>
Date: Thu, 19 Feb 2004 12:10:32 -0800
Received on 2004-02-19
Date: Thu, 19 Feb 2004 12:10:32 -0800
On Sun, 15 Feb 2004, Daniel Stenberg wrote:
> On Thu, 12 Feb 2004, David Byron wrote:
>
> > Is there a way to do what I want though -- where what I want
> > is to limit the bandwidth, but cancel if the link really is
> > bad?
> >
>
> I think you have a valid point and we should look into how
> we solve this the best way. I haven't really given it any
> real thoughts yet...
How's this? I need to do some more testing, and the MIN macro almost
certainly goes somewhere else, but at least to check the concept...
This patch doesn't change my testsuite results on cygwin.
-DB
- application/octet-stream attachment: main.c.patch