mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
fix network-timeout commit
This commit is contained in:
parent
cc8109db06
commit
3d13b08a44
@ -698,7 +698,7 @@ ldap_back_cf_gen( ConfigArgs *c )
|
||||
break;
|
||||
|
||||
case LDAP_BACK_CFG_NETWORK_TIMEOUT:
|
||||
li->li_network_timeout;
|
||||
li->li_network_timeout = 0;
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user