| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: keeping connection on multi_remove_handle for FTP
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 14 Dec 2006 19:15:04 +0100 (CET)
On Thu, 14 Dec 2006, Armel Asselin wrote:
>> I guess what I'm trying to say is: this problem is somewhat more
> I'm trying to find a definitive solution to that. In fact there two cases at
Correct. But there's also the a response that we might be waiting for more
> If it was sent totally, we can definitely go on with a ABOR command
Not really. First we also need to know that we also have received the whole
> [only necessary if a data connection was there or to be opened]
This whole precudure is only required if you intend to use the connection
> If it was sent partially, we have no other choice than finishing current
if(outstanding send)
if(not whole response received yet)
if(data connection in use) {
receive ABOR response
close data connection and free associated resources
ftp control connection ready for re-use
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-12-14 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info