| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: FTP keep alive connection
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 5 Nov 2007 22:48:54 +0100 (CET)
On Mon, 5 Nov 2007, Michel Loiseleur wrote:
> I have reworked a little the patch, according to the comment. Feel free
Thanks for your efforts!
This version of the patch still has several issues remaining. Some of them are
#1 - it uses a static variable in a silly way that won't work om subsequent
#2 - it still uses Curl_nbftpsendf() which may not send the whole data
#3 - it doesn't deal with the server response, and if you do let it to this
#4 - it does this unconditionally and at a fixed interval, both are not really
#5 - I don't like how the progress code knows and uses ftp (protocol
#6 - the code that's supposed to do this only if FTP is used is actually going
#7 - why the mix with *int* index_timeout and *long* ftp_timeout_index ? On
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-11-05 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info