Abort curl transfers if they drop below 1000B/s for more than 60s.
authorBen Kibbey <benkibbey@users.sourceforge.net>
Tue, 5 Oct 2010 19:09:05 +0000 (12:09 -0700)
committerBrenden Matthews <brenden@diddyinc.com>
Tue, 5 Oct 2010 19:09:48 +0000 (12:09 -0700)
commit52e86f4bf6054450ebc31076ff3c25d793ae96cf
tree4587682b23dedd571078c55bfa6efc04dbe0e12e
parent519f1ea80d94a110f9e9b7df279934e896888468
Abort curl transfers if they drop below 1000B/s for more than 60s.

Signed-off-by: Brenden Matthews <brenden@diddyinc.com>
src/ccurl_thread.c