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

What returns LDAP_BUSY?



I'm writing an LDAP Client using the 1.2.x library which basically does
binds, searches, adds, deletes, modifies and unbinds.  I'm 
trying to handle
as many of the error codes as possible.  Can I expect to ever get an
LDAP_BUSY returned for a bind operation?

Thanks in advance,
Dave Nelson