[Date Prev][Date Next] [Chronological] [Thread] [Top]

ldap_bind blocking



Hello,

   It seems that a call to ldap_bind blocks. I expected ldap_bind to
always immediately return the id. However, if I unplug the ethernet
cable from my computer and run my application, the call to ldap_bind
blocks. While my application is sitting there blocked if I plug the
ethernet plug back in, the call returns the id and then behaves as
expected.
   I also noticed that ldap_bind blocks if you're attempting to
connect to a bogus IP address.
   Is there something else I need to do so that ldap_bind never blocks?

   I'm using openldap-2.2.17.

   Thanks,

--
 - Jeremiah
 inlovewithGod@gmail.com