-
- Downloads
- 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.
Showing
- CHANGES 6 additions, 0 deletionsCHANGES
- RELEASE-NOTES 4 additions, 1 deletionRELEASE-NOTES
- lib/file.c 4 additions, 3 deletionslib/file.c
- lib/file.h 2 additions, 2 deletionslib/file.h
- lib/ftp.c 10 additions, 6 deletionslib/ftp.c
- lib/ftp.h 1 addition, 1 deletionlib/ftp.h
- lib/http.c 2 additions, 1 deletionlib/http.c
- lib/http.h 1 addition, 1 deletionlib/http.h
- lib/multi.c 12 additions, 10 deletionslib/multi.c
- lib/ssh.c 7 additions, 3 deletionslib/ssh.c
- lib/ssh.h 3 additions, 3 deletionslib/ssh.h
- lib/telnet.c 3 additions, 2 deletionslib/telnet.c
- lib/telnet.h 2 additions, 2 deletionslib/telnet.h
- lib/tftp.c 7 additions, 3 deletionslib/tftp.c
- lib/tftp.h 2 additions, 2 deletionslib/tftp.h
- lib/transfer.c 4 additions, 4 deletionslib/transfer.c
- lib/url.c 3 additions, 3 deletionslib/url.c
- lib/url.h 1 addition, 1 deletionlib/url.h
- lib/urldata.h 1 addition, 1 deletionlib/urldata.h
Loading
Please register or sign in to comment