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

Re: LDAP_OPT_DESC



On Fri, Apr 30, 2004 at 05:09:21PM -0700, William Ahern wrote:
> Aside from the issues arising from referrals in LDAPv3, can one poll on the
> LDAP_OPT_DESC descriptor reliably? (IOW, to know when to check
> ldap_result()?)

Would one ever need to poll whether a descriptor is writable? Or, does
OpenLDAP simply block indefinely on writes?

If OpenLDAP doesn't block on writes, then how does one determine whether to
poll for writability on the descriptor? Is it even possible?

TIA,

Bill