]> git.sur5r.net Git - openldap/commit
fix for persistent search termination (ITS#2724)
authorJong Hyuk Choi <jongchoi@openldap.org>
Wed, 17 Sep 2003 10:34:10 +0000 (10:34 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Wed, 17 Sep 2003 10:34:10 +0000 (10:34 +0000)
commit537ccc3f5f13618daeb52c3dd32d44f3f82e8acc
tree6e19b71372e73a789aa4b77d1bf7600de21988a0
parentd336d7783bbe5fa8304f3f1f1ef2e58914b45e3c
fix for persistent search termination (ITS#2724)
 - the consumer slapd did not terminate when the provider is alive
 - use a timeout in ldap_result() of syncrepl.c
servers/slapd/daemon.c
servers/slapd/proto-slap.h
servers/slapd/syncrepl.c