openldap/servers
Howard Chu 88d22a1ca3 Simplify write waiter handling
Writer threads do their own wait using select/poll instead of
asking the listener thread. Eliminates one mutex+one condvar
per conn plus multiple wakeups of the listener thread. Also
fixes writetimeout to wait an exact time, instead of the
approximation used in the listener thread.
2013-09-07 14:53:02 -07:00
..
slapd Simplify write waiter handling 2013-09-07 14:53:02 -07:00
Makefile.in Happy New Year 2013-01-02 10:22:57 -08:00