Home
last modified time | relevance | path

Searched refs:ldap_timeout (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dldap.c322 struct timeval ldap_timeout = {10, 0}; /* 10 sec connection/search timeout */ in ldap_do() local
371 ldap_set_option(NULL, LDAP_OPT_NETWORK_TIMEOUT, &ldap_timeout); in ldap_do()

Completed in 15 milliseconds