mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#5725: Don't enable connection for events twice.
This commit is contained in:
parent
73455d640c
commit
d2c08ebb4f
@ -1150,7 +1150,6 @@ Connection *connection_client_setup(
|
||||
c->c_clientarg = arg;
|
||||
|
||||
slapd_add_internal( sfd, 0 );
|
||||
slapd_set_read( sfd, 1 );
|
||||
}
|
||||
return c;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user