]> granicus.if.org Git - curl/commit
- Linus Nielsen Feltzing reported and helped me repeat and fix a problem with
authorDaniel Stenberg <daniel@haxx.se>
Fri, 20 Feb 2009 08:16:03 +0000 (08:16 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Feb 2009 08:16:03 +0000 (08:16 +0000)
commitaf91ff0e068cac8fe710539213b754ce60a28edc
tree09339fdc93c430547c0c9b97b1a381c4f741004e
parentbe3a78f583ac3c7b49a1e336e58922ad135ad096
- Linus Nielsen Feltzing reported and helped me repeat and fix a problem with
  FTP with the multi interface: when a transfer fails, like when aborted by a
  write callback, the control connection was wrongly closed and thus not
  re-used properly.

  This change is also an attempt to cleanup the code somewhat in this area, as
  now the FTP code attempts to keep (better) track on pending responses
  necessary to get read in ftp_done().
CHANGES
RELEASE-NOTES
lib/ftp.c
lib/multi.c
lib/urldata.h