curl-library
Re: Active FTP failures while lacking available file handles
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 8 Dec 2011 16:20:01 +0100 (CET)
Received on 2011-12-08
Date: Thu, 8 Dec 2011 16:20:01 +0100 (CET)
On Thu, 8 Dec 2011, Gokhan Sengun wrote:
>> I can do that change first so that you have a better foundation for your
>> further changes.
>>
> That would greatly appreciated. I prefer to get this foundation from your
> side as I do not know how will you supply backward compatibility with new
> feature.
Okay, the attached patch introduces Curl_socket_check() which lets you wait
for read activity on two sockets. Good enough as a start?
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- TEXT/x-diff attachment: 0001-sockets-new-Curl_socket_check-can-wait-for-3-sockets.patch