ldap_close

ldap_close -- Close link to LDAP server

Description

int ldap_close(int link_identifier);

Returns true on success, false on error.

ldap_close() closes the link to the LDAP server that's associated with the specified link identifier.