I wish I could say that was it, but I'm not using ldaps. I'm not completely sure where the problem crept in; a periodic gc() makes it livable, if not great.
Bill
On Wed, 26 May 2004, Martin Stjernholm, Roxen IS @ Pike developers forum wrote:
That could be my doing in revision 1.54, provided you get it with ldaps. It gave SSL.sslfile an Fd object, which it doesn't take (never has, not even in the old implementation).
Since Stdio.File is inherited, the correct argument therefore is this, which makes a nice cycle since it's stored back in ldapfd in protocol.pike. That inherit looks bogus to me, but since I don't know the territory I only fixed the type error.
/ Martin Stjernholm, Roxen IS