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

Re: API Programming questions



Hallvard B Furuseth wrote:

It's not documented, but int fd; ldap_get_option(ld, LDAP_OPT_DESC, &fd); reads the file descriptor.

BTW: Is it also possible to set a file descriptor for an existent connection? I'd like to add support for doing LDAP connections through a HTTP proxy using HTTP-CONNECT. This would best be done within the OpenLDAP library but my inquiry was refused some time ago.


Ciao, Michael.