]> git.sur5r.net Git - openldap/commit
Modify connection_closing() to abandon operations and wake blocked writer.
authorKurt Zeilenga <kurt@openldap.org>
Fri, 23 Apr 1999 20:22:18 +0000 (20:22 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 23 Apr 1999 20:22:18 +0000 (20:22 +0000)
commit3e05f289633b79093c56789aa84ae5280882b8a5
treefd5588980ec3070cc09f585d4155a21271d533bc
parent06b5db46eb4856c240a598ce1e2d3fa7c898bf71
Modify connection_closing() to abandon operations and wake blocked writer.
Modify send_result to return if connection state is closing.
Modify do_abandon() to remove abandon'ed operation if pending.
servers/slapd/abandon.c
servers/slapd/connection.c
servers/slapd/proto-slap.h
servers/slapd/result.c