- Armel Asselin improved libcurl to behave a lot better when an easy handle
authorDaniel Stenberg <daniel@haxx.se>
Tue, 16 Jan 2007 22:22:10 +0000 (22:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 16 Jan 2007 22:22:10 +0000 (22:22 +0000)
commit385e612fa5b7663fc2bc815677b8c27bec2f0fe4
treebc211e48b4e8c57bb90090ab78c885ecab0a5496
parent1886388791fc658b55cdd45b3062556fde7a1375
- Armel Asselin improved libcurl to behave a lot better when an easy handle
  doing an FTP transfer is removed from a multi handle before completion. The
  fix also fixed the "alive counter" to be correct on "premature removal" for
  all protocols.
19 files changed:
CHANGES
RELEASE-NOTES
lib/file.c
lib/file.h
lib/ftp.c
lib/ftp.h
lib/http.c
lib/http.h
lib/multi.c
lib/ssh.c
lib/ssh.h
lib/telnet.c
lib/telnet.h
lib/tftp.c
lib/tftp.h
lib/transfer.c
lib/url.c
lib/url.h
lib/urldata.h