TFTP: make the CURLOPT_LOW_SPEED* options work
authorDaniel Stenberg <daniel@haxx.se>
Thu, 22 Aug 2013 20:40:38 +0000 (22:40 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 Aug 2013 20:42:27 +0000 (22:42 +0200)
commit4bea91fc677359f3dcedb05a431258b6cd5d98f3
treefc4a3dc073e4b24ecf43a297694fc6290ee27cec
parent06d1b10cbefaa7c54c73e09df746ae79b7f14e14
TFTP: make the CURLOPT_LOW_SPEED* options work

... this also makes sure that the progess callback gets called more
often during TFTP transfers.

Added test 1238 to verify.

Bug: http://curl.haxx.se/bug/view.cgi?id=1269
Reported-by: Jo3
lib/tftp.c
tests/data/Makefile.am
tests/data/test1238 [new file with mode: 0644]