Re: Block in ldap_result call, even after specifying some finite time limit
Anton Bobrov <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | Sun Microsystems, Inc. |
| Message-ID | <[email protected]> |
you just use prldap_init() instead of ldap_init() and then set PRLDAP_OPT_IO_MAX_TIMEOUT like we discussed before, thats all. one thing to keep in mind is that prldap_init() will set NSPR to be used for all I/O but i dont think that can be any issue. RamaKrishna Narla wrote: > Hi Mark, > > Can you please elaborate more on your point that "need to use > libprldap to avoid block while I/O". If you can provide the high-level > steps/activities involved in following this approach, that would be > great. > > Thanks for all your support, > Ramakrishna. > > _______________________________________________ > dev-tech-ldap mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-ldap