Searched refs:ldap_timeout (Results 1 – 1 of 1) sorted by relevance
270 struct timeval ldap_timeout = {10, 0}; /* 10 sec connection/search timeout */ in Curl_ldap() local319 ldap_set_option(NULL, LDAP_OPT_NETWORK_TIMEOUT, &ldap_timeout); in Curl_ldap()