Willy Tarreau 28c41a4041 [MEDIUM] rework the wait queue mechanism
The wait queues now rely on 4 trees for past, present and future
timers. The computations are cleaner and more reliable. The
wake_expired_tasks function has become simpler. Also, a bug
previously introduced in task_queue() by the first introduction
of eb_trees has been fixed (the eb->key was never updated).
2008-06-29 17:00:59 +02:00
..
2005-12-17 14:02:24 +01:00
2007-10-25 10:34:16 +02:00
2005-12-17 12:21:26 +01:00
2005-12-17 14:02:24 +01:00