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 08:34:08 -0700

Daniel Stenberg wrote:
> On Tue, 11 May 2010, Howard Chu wrote:
>
>>> 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?
>
> Yes exactly, indexed with the 'num' passed in to those functions.
>
This should take care of it then.

If that resolves it then I'll take a look at updating my rtmp and ldap patches
accordingly.

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