openldap/servers/lloadd
Ondřej Kuzník 8eb7f3fbca Stop the read callback on a dead connection.
The connection might be ready to read (close) but if we can't destroy it
yet, we don't want the callback to trigger all the time or process new
data.
2020-11-17 17:55:46 +00:00
..
backend.c Shutdown handling 2020-11-17 17:55:46 +00:00
bind.c Operation reference counting 2020-11-17 17:55:46 +00:00
ch_malloc.c
client.c Stop the read callback on a dead connection. 2020-11-17 17:55:46 +00:00
config.c Pending operation tracking and limiting 2020-11-17 17:55:46 +00:00
config.h
connection.c Reset c_*ber after freeing and check c_pendingber race 2020-11-17 17:55:46 +00:00
daemon.c Operation reference counting 2020-11-17 17:55:46 +00:00
design.md
globals.c
init.c
libevent_support.c Shutdown handling 2020-11-17 17:55:46 +00:00
main.c Shutdown handling 2020-11-17 17:55:46 +00:00
Makefile.in Client authentication 2020-11-17 17:55:46 +00:00
nt_svc.c
operation.c Operation reference counting 2020-11-17 17:55:46 +00:00
proto-slap.h Operation reference counting 2020-11-17 17:55:46 +00:00
sl_malloc.c
slap.h Operation reference counting 2020-11-17 17:55:46 +00:00
upstream.c Stop the read callback on a dead connection. 2020-11-17 17:55:46 +00:00
user.c
value.c