[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: SSL/GSSAPI for OpenLDAP



"Kurt D. Zeilenga" wrote:
 
> We need to sort out how much -llber should really know about the
> streams it's reading/writing from.  It's my view that it should
> very little.

ACK. I modified the Netscape SDK code
some time ago to allow the host app to
supply data buffers it had got from wherever. 
The motivation for this
was that we wanted to use I/O completion
ports on NT, but it's generally useful.

Otherwise your LDAP and SSL libraries 
get horribly bound together.