[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: library questions: LDAPMessage, msgid, ...
I wrote:
>Paul Jarc writes:
>>
>> Also, is there any documentation giving a big-picture view of how a
>> query, etc., works at the C level? The man pages aren't quite as
>> illuminating as I'd like.
>
> OpenLDAP/doc/drafts/draft-ietf-ldapext-ldap-c-api-xx.txt
> summarizes it. I don't know if it says more than the manpages.
BTW, one call you should add which is not in the draft is
ldap_start_tls_s() (if TLS is compiled into the LDAP installation).
Unfortunately it's undocumented in OpenLDAP too.
--
Hallvard