cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: autobuilds: ftps not working

From: Howard Chu <hyc_at_highlandsun.com>
Date: Tue, 11 May 2010 07:55:47 -0700

Daniel Stenberg wrote:
> On Mon, 10 May 2010, Daniel Stenberg wrote:
>
>>> it seems that currently all autobuilds which run the tests report failure
>>> with ftps;
>>
>> A quick guess is that the SSL handler change broke it. I'll give it a glance
>> asap.
>
> I've now verified that this indeed the case. Test case 400 etc fail due to
> FTPS breakage, and the breakage is because the code now always uses the same
> send/recv functions for both FTPS connections which it can't assume...
>
Oops. Use two sets of send/recv function pointers in the conn struct then?

-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-11