cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: FTP over SSL and curl_multi

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 1 Aug 2010 23:58:08 +0200 (CEST)

On Sat, 31 Jul 2010, Daniel Stenberg wrote:

>> Could that possibly have to do something with the change "superfluous
>> blocking for OpenSSL-based SSL connects and multi interface" in 7.20.1?
>
> Perhaps, I just don't know at this point. That mentioned commit is known as
> 496002ea1cd76af7f in git in case you want to try to revert only that.

Yes, that commit introduced the problem for FTPS and I've just now committed
and pushed a fix that seems to make your code work again (while still allowing
the nonblocking connect commit 496002ea1cd76af7f introduced).

Thanks for your report!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-08-01