Fixed the resumed FTP upload loop to not require that the read callback
authorDaniel Stenberg <daniel@haxx.se>
Thu, 29 Nov 2007 22:14:33 +0000 (22:14 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 29 Nov 2007 22:14:33 +0000 (22:14 +0000)
commitf75ba55b517a0c84a1ea91e805a3998b0631b88f
tree1e7a12b3b87f5d8435624cf88079969a1f5d1b5b
parent46e6115d7264892bbd9154a7f453070dce208689
Fixed the resumed FTP upload loop to not require that the read callback
returns a full buffer on each invoke.
lib/ftp.c