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