[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
openldap 2.0.7 C API
Hi!
How do I access the ld_errno attribute in the LDAP-structure?
In 2.0.x it seems like the LDAP structure is an opaque data structure
defined in ldap-int.h only and only typedef:ed in ldap.h.
Why do the man pages refer to "the ld_errno field in the ld structure"
when it is not accessable from applications?
What is the use of ldap_err2string when I cant access the ld_errno
number?
Enlighten me with the facts I am missing!
Regards,
jonas