openldap/servers
Ondřej Kuzník 25fff30e39 Let the last thread dispose of pending references
If we're idle, there might be objects pending cleanup for the last two
epochs. Unless another thread comes in and checks into a new epoch or we
shut down, they will linger forever.

If one of the objects was a connection, it wouldn't get closed and be
stuck in CLOSE_WAIT state, potentially refusing another ligitimate
connection if its socket address were to match the one we're yet to
close.
2020-11-17 17:58:15 +00:00
..
lloadd Let the last thread dispose of pending references 2020-11-17 17:58:15 +00:00
slapd Lload cn=monitor initial implementation 2020-11-17 17:58:14 +00:00
Makefile.in lloadd ahoy 2020-11-17 17:15:40 +00:00