Re: C-SDK Question - Multithreaded Client
"Parag" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Looking at libprldap sources it sounds like for my case (LDAP* not
concurrently shared with different threads) I just need to set
ltf_get{set}_errno and _get_thread_id.
Now it would be good if someone can confirm this...
Parag