mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
edfb3d73d6
An operation is rejected iff it has to be dropped before we can find an upstream for it (unless we handle it ourselves, that is). At that point it is failed unless completed successfully. This makes a difference for multi-stage binds which alternate between 'failed' (we are waiting on a server response) and 'completed' (server did what we asked them to, waiting on client to continue). |
||
---|---|---|
.. | ||
backend.c | ||
bind.c | ||
client.c | ||
config.c | ||
config.h | ||
connection.c | ||
daemon.c | ||
design.md | ||
extended.c | ||
init.c | ||
libevent_support.c | ||
lload.h | ||
main.c | ||
Makefile_module.in | ||
Makefile_server.in | ||
Makefile.in | ||
module_init.c | ||
monitor.c | ||
nt_svc.c | ||
operation.c | ||
proto-lload.h | ||
upstream.c | ||
value.c |