[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: OpenLDAP libs thread-safe?
At 06:43 PM 4/13/01 +0200, Michael Ströder wrote:
>"Kurt D. Zeilenga" wrote:
>>
>> At 02:42 PM 4/13/01 +0200, Michael Ströder wrote:
>> >The OpenLDAP 1.2.11 libs does not seem to be thread-safe. How about
>> >OpenLDAP 2.0.x libs?
>>
>> While 2.0 provides an experimental -lldap_r. It is not generally
>> thread-safe, but thread-safe if used in a specific manner.
>
>Can you please elaborate on that?
No easily. Use of -lldap_r really requires one understands
how it is implemented and how its being used. I won't attempt
to generalize the cases where it might be used.
Kurt