Curl_GetFTPResponse() is rewritten to read all incoming data in large
authorDaniel Stenberg <daniel@haxx.se>
Thu, 26 Apr 2001 10:29:24 +0000 (10:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 26 Apr 2001 10:29:24 +0000 (10:29 +0000)
commitef07903a5151aeb80aae070bdbe847be45205211
treea0a79bb6f9decbd67153c274bf03f565fdb4f36c
parenta7dc45997f61a7d984e6397d58a3b73f57b14caa
Curl_GetFTPResponse() is rewritten to read all incoming data in large
chunks, which makes it a lot faster and will make ftps work better...
lib/ftp.c