I'm using the 1.2.11 libldap. Let's say I have several outstanding searches via ldap_search(). If I issue an ldap_unbind(), does everything clean-up OK or should I issue ldap_abandon() for each outstanding msgid. Thanks in advance, Dave Nelson