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

Retrieving the file descriptor from ldap structure



Title: Retrieving the file descriptor from ldap structure

Hello -

I was wondering if anyone knew the best way to extract the file descriptor
for an LDAP connection from the LDAP structure.  I want to be able to
do a select() on the file descriptor as opposed to constant polling via
ldap_result().   Any thoughts?

Thanks!

- Dave