]> granicus.if.org Git - curl/commit
Curl_GetFTPResponse() now checks and properly deals with the fact that the
authorDaniel Stenberg <daniel@haxx.se>
Wed, 5 Sep 2007 21:41:07 +0000 (21:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 5 Sep 2007 21:41:07 +0000 (21:41 +0000)
commit73e91ce20cb76df8b617c8e97974d7c15a0fa590
treec1983ac7362143fc56f3b7ca57d17404a5419384
parent8780ff879c1dea904902c43bfabff34325391949
Curl_GetFTPResponse() now checks and properly deals with the fact that the
underlying ftp_readresp() function has a separate "cache" where there might
in fact be leftover data...
CHANGES
lib/ftp.c