diff options
author | Dave Reisner <d@falconindy.com> | 2011-05-27 01:32:45 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-01 22:05:30 +0200 |
commit | 8807cac100acb2d368232833b2478e96a1806fa9 (patch) | |
tree | fa3d0c6cc1215de8ec316674f79f3dcf5301b041 /ChangeLog.proto | |
parent | 8f1c873b5f07f42a8bdc65bb03097790135a9c94 (diff) | |
download | pacman-8807cac100acb2d368232833b2478e96a1806fa9.tar.gz pacman-8807cac100acb2d368232833b2478e96a1806fa9.tar.xz |
dload: abort transfer on CURLOPT_LOW_SPEED_LIMIT
If a connection drops below 1kb/s for 10s, curl will kill the transfer
and we'll report failure. This is the average transfer speed over the
delta defined by CURLOPT_LOW_SPEED_TIME, so setting a low value here
shouldn't bother folks using 14.4k dial-up.
Signed-off-by: Dave Reisner <d@falconindy.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'ChangeLog.proto')
0 files changed, 0 insertions, 0 deletions