If a partial file has been read or written, force a closure the existing
authorDaniel Stenberg <daniel@haxx.se>
Wed, 19 Nov 2003 14:36:42 +0000 (14:36 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 19 Nov 2003 14:36:42 +0000 (14:36 +0000)
commitedce44455161932d01513954e2e9fdb35f9e5709
treeae9ca21c8712b4ad037d340b2a55cf5312bcbbf9
parent7bee4140e886773a370b76eec80a264c0e7f142d
If a partial file has been read or written, force a closure the existing
connection to avoid re-use of it, since we cannot know in what state it is.
lib/ftp.c