mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
ITS#5725: Don't enable connection for events twice.
This commit is contained in:
parent
73455d640c
commit
d2c08ebb4f
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue