Anton Bobrov wrote: > at this point we only distinguish between zero value [LDAP_MSG_ONE] > and non zero value [LDAP_MSG_ALL]. LDAP_MSG_RECEIVED exist as macro > only. perhaps Mark can comment on this further as he is one of the > related rfc/draft authors.
Yes, the Mozilla LDAP C SDK does not support LDAP_MSG_RECEIVED. That feature was added to one of the LDAPv3 C API Internet Drafts (and we added the macro for it), but we never implemented code to support it. -- Mark Smith Pearl Crescent http://pearlcrescent.com/ _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
