mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-26 04:16:00 -04:00
We'll need trees to manage the queues by priorities. This change replaces the list with a tree based on a single key. It's effectively a list but allows us to get rid of the list management right now. |
||
|---|---|---|
| .. | ||
| common | ||
| import | ||
| proto | ||
| types | ||