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

library routines idempotent?



Is it ok to call ldap_{first,next}_entry, ldap_{first,next}_attribute,
ldap_get_values, etc., multiple times on the same inputs?  Are the
results guaranteed to be the same each time (not necessarily returning
the same alloocated object, but at least *an* object containing the
same value)?


paul