Gokhan Sengun c834213ad5 FTP: perform active connections non-blocking
1- Two new error codes are introduced.

CURLE_FTP_ACCEPT_FAILED to be set whenever ACCEPTing fails because of
FTP server connected.

CURLE_FTP_ACCEPT_TIMEOUT to be set whenever ACCEPTing timeouts.

Neither of these errors are considered fatal and control connection
remains OK because it could just be a firewall blocking server to
connect to the client.

2- One new setopt option was introduced.

CURLOPT_ACCEPTTIMEOUT_MS

It sets the maximum amount of time FTP client is going to wait for a
server to connect. Internal default accept timeout is 60 seconds.
2011-12-20 20:30:02 +01:00
..
2010-11-05 11:26:26 +01:00
2011-03-10 12:04:33 +01:00
2011-10-21 16:52:14 +02:00
2011-03-10 12:04:33 +01:00
2011-10-21 16:52:14 +02:00
2011-10-21 16:52:14 +02:00
2011-10-21 16:52:14 +02:00
2011-10-21 16:52:14 +02:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-06-23 21:20:29 -07:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-10-21 16:52:14 +02:00
2011-10-21 16:52:14 +02:00
2011-10-21 16:52:14 +02:00
2011-10-21 16:52:14 +02:00
2011-10-21 16:52:14 +02:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2011-10-21 16:52:14 +02:00
2011-03-10 12:04:33 +01:00
2011-10-21 16:52:14 +02:00
2011-10-21 16:52:14 +02:00
2011-10-21 16:52:14 +02:00
2011-10-21 16:52:14 +02:00
2011-10-21 16:52:14 +02:00
2011-09-28 23:06:34 +02:00
2010-11-05 11:26:26 +01:00
2011-03-10 12:04:33 +01:00
2011-03-10 12:04:33 +01:00
2010-02-16 13:32:45 +00:00
2010-02-16 13:32:45 +00:00
2010-02-16 13:32:45 +00:00
2010-02-16 13:32:45 +00:00
2010-02-16 13:32:45 +00:00
2010-03-24 11:02:54 +01:00