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

Re: Retrieving the file descriptor from ldap structure



David Sloat writes:
> I was wondering if anyone knew the best way to extract the file descriptor
> for an LDAP connection from the LDAP structure.

ldap_get_option(ld, LDAP_OPT_DESC, &descriptor);

-- 
Hallvard