Hi, I am using version 3.0 of netscape ldap sdk on linux. I am using the "async" APIs and seems like "ldap_simple_bind" is not really async. I traced down the source code and found the "blocking" connect call. So the questions follow :
- Is there a way to force SDK to use "non-blocking" socket operations? - In the newer versions of the netscape sdk, have they incorporated any API to accomplish a real "async" bind? - Is there any other ldap sdk available which provides this feature? best regards, Deven ----------------------------------- Devendra Badhani Persistent Systems (www.pspl.co.in) Ph: 91-20-5678900x453 -----------------------------------
