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

Re: LDAP C API: ldap_result and LDAP_RES_UNSOLICITED (0)



"Kurt D. Zeilenga" wrote:
> 
> (I said my previous comment was going to be my last... I lied :-)
> 
> In regards to ldap_result():
> 
> msgid   The message id of the operation whose results are to
>         be returned or the constant LDAP_RES_ANY (-1) if any result
>         is desired.
> 
> I desire unsolicited messages, the above wording doesn't clarify
> that msgid of zero may used to obtain unsolicited results.  I
> believe the macro LDAP_RES_UNSOLICITED (0) be introduced and above
> text replaced with:
> 
> msgid   The message id of the operation whose results are to
>         be returned, the constant LDAP_RES_UNSOLICITED (0) if
>         any unsolicited result is desired, or the constant
>         LDAP_RES_ANY (-1) if any result is desired.

This is a good point.  I will make the changes you suggest unless
someone objects.

-- 
Mark Smith
Directory Architect / Sun-Netscape Alliance
My words are my own, not my employer's.  Got LDAP?