Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: bf2b88f0 by Howard Chu at 2020-09-24T23:02:26+00:00 ITS#9354 cleanup watcher
After initial contact, don't exit if a server goes down. Also, don't wait forever for responses, use a timeout and mention when a timeout occurs. Simplify csn/sid handling, we know the max we expect so just allocate the space in advance and keep a fixed sid to slot mapping.
- - - - -
3 changed files:
- tests/progs/slapd-common.c - tests/progs/slapd-common.h - tests/progs/slapd-watcher.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/bf2b88f0fc81b3c87bdd387d...