[email protected] 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. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
