]> git.sur5r.net Git - openldap/commit
Fix epoll, slapd_remove gets called multiple times for the same descriptor.
authorHoward Chu <hyc@openldap.org>
Mon, 17 Oct 2005 17:31:48 +0000 (17:31 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 17 Oct 2005 17:31:48 +0000 (17:31 +0000)
commit656c6011bbcc6373c79a9a3bcbc6011a84769dda
tree691a6a80db7c1d03229295f9e50f31c744595cea
parent5e416949e0a3662c48083eea2dc68739931e73be
Fix epoll, slapd_remove gets called multiple times for the same descriptor.
Ignore subsequent calls.
servers/slapd/daemon.c