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 19:09:53 +0100 (CET)

On Sun, 13 Nov 2011, Gokhan Sengun wrote:

> Today, I noticed that connecting to an FTP server from control port is
> blocking (waitconnect) function. I think this should be documented in
> libcurl-multi(3) man page too.

It already is: "Active FTP connections"

> What about the parts, related with SSL and commented with "BLOCKING" in
> ftp.c file? Are they really blocking or blocking if OpenSSL is not used as
> the Secure Socket Layer?

I believe the ones that are marked as blocking in the code are truly blocking.

-- 
  / 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