> -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: Wednesday, September 16, 2009 12:35 AM > To: Xu, Qiang (FXSGSC) > Cc: [email protected] > Subject: Re: timeout on ldap_simple_bind_s() > > > Xu, Qiang (FXSGSC) wrote: > > > Then, in what case, do you think the timeout parameter in > > ldap_result() will take effect, in conjunction with the async > > ldap_simple_bind()? > > when you already sent your request to the server > [ldap_simple_bind()] and polling for LDAP server response > with ldap_result(). the timeout you specify in ldap_result() > does not affect request API calls in any way, it only applies > to response processing ie ldap_result() itself.
Thank you, Anton. This completes the circle. Again, thanks a million for your help and patience! Xu Qiang _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
