On Saturday 23 January 2010, Eric Covener wrote: > > Does openldap without LDAP_OPT_TIMEOUT use > > LDAP_OPT_NETWORK_TIMEOUT for bind/connect, or is it just not > > manipulatable in this way before LDAP_OPT_TIMEOUT?
openldap uses LDAP_OPT_NETWORK_TIMEOUT for the tcp connect (but nothing else). > > The SDK I'm familiar with supports neither, but I'm curious how > > unfortunate of a name the old directive has. > > Whoops, another look at the patch and I think I'm misunderstanding > which OPT is which and maybe the directive names are fine. I think the names of the httpd directives are fine.
