"Devendra Badhani" <[EMAIL PROTECTED]> writes: > Hi, > > I moved to netscape ldap SDK ver 5.0 since > SDK ver 3.0 doesn't seems to be truly async (it > uses blocking connect/write calls). Things are > better now, though I am still observing blocking > socket operations when I use the "ldap_abandon_ext"!!
See bug 79509 for info on this; I'm actively working on trying to whip the async stuff into shape (even in the current 5.x CVS code, there are still some problems). It's possible that either patch v6 or patch v8 in that code would fix your problem; one of the next things I need to do will be to merge those two patches together, as they both contain necessary fixes. Feel free to add yourself to the CC of that bug, and once I get the patches merged, you can then try them out. Dan
