Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ldapAbandon(3ibx) — InfoBroker Server 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ldapErrorToText(3)

ldapPoll(3)

ldapSearchReqst(3)

ldapSearchReqstLim(3)

ldapAbandon(3ibx)  —  Subroutines

NAME

 
ldapAbandon − Abandons an asynchronous search request. 

SYNOPSIS

 
#include <libldap.h>
 
int ldapAbandon( LDAP_t ∗ldap_handle );

INPUT PARAMETERS

ldap_handleThe address of an LDAP handle. 

DESCRIPTION

 
The ldapAbandon function abandons an asynchronous search initiated by either the ldapSearchReqst or the ldapSearchReqstLim function. 

RETURNS

 
One of the LDAP standard return values: LDAP_message. 

RELATED INFORMATION

 
Functions: ldapErrorToText(3), ldapPoll(3), ldapSearchReqst(3), ldapSearchReqstLim(3). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026