Full_Name: Sean Haugh Version: 2.4.42 OS: Linux URL: Submission from: (NULL) (143.166.81.254)
I have tried setting the LDAP_OPT_TIMEOUT, LDAP_OPT_NETWORK_TIMEOUT, LDAP_OPT_TIMELIMIT values with ldap_simple_bind_s, and the call returns after ~65 seconds rather than the 10-20 seconds I expect.
The same is seen with ldap_result and ldap_simple_bind--regardless of the value of `timeout` that is set, whether explicit or NULL, the call blocks for ~65 seconds.