]> git.ipfire.org Git - thirdparty/curl.git/commit
Make rate-limitation logic smoother
authorBen Greear <greearb@candelatech.com>
Fri, 26 Mar 2010 22:33:02 +0000 (23:33 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 26 Mar 2010 22:33:02 +0000 (23:33 +0100)
commit7de44e0a428f88f88483076a19c173f004de9e46
tree386c6a98daa87f2d7918f659fc7969df6b482c05
parent05de2cf18094ddfb461b70bd5e6af4b6098c408c
Make rate-limitation logic smoother

This gives a smoother rate limitation performance by using
sub-second pauses and also taking the buffer sizes into
account.
lib/tftp.c
lib/transfer.c
lib/transfer.h