Hello,
I am new to OpenLDAP and I was wondering whether the OpenLDAP client C API is thread-safe. I found this old thread:
https://www.openldap.org/lists/openldap-software/200606/msg00252.html
Does anyone know whether there is still a need for separate
libldap_r
or is the default library okay as it is?
Thanks for the information.
Best regards, Unto Sten
openldap-technical@kolttonen.fi wrote:
Hello,
I am new to OpenLDAP and I was wondering whether the OpenLDAP client C API is thread-safe. I found this old thread:
https://www.openldap.org/lists/openldap-software/200606/msg00252.html
Does anyone know whether there is still a need for separate
libldap_r
or is the default library okay as it is?
You should use libldap_r.
openldap-technical@openldap.org