cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Blocking areas in FTP

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 13 Nov 2011 21:23:57 +0100 (CET)

On Sun, 13 Nov 2011, Gokhan Sengun wrote:

> In function "waitconnect", connection is tried to be established in a loop.
> If the server is not there, it blocks the calling thread until timeout
> occurs or server comes up.

No. The function _can_ wait in a loop but doesn't when used with the multi
interface. Unless there's a bug...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-11-13