haproxy/include
Olivier Houchard f0d4dff25c MINOR: connections: Make the "list" element a struct mt_list instead of list.
Make the "list" element a struct mt_list, and explicitely use
list_from_mt_list to get a struct list * where it is used as such, so that
mt_list_for_each_entry will be usable with it.
2020-03-19 22:07:33 +01:00
..
common MINOR: memory: Change the flush_lock to a spinlock, and don't get it in alloc. 2020-03-18 15:55:35 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: connections: Make the "list" element a struct mt_list instead of list. 2020-03-19 22:07:33 +01:00
types MINOR: connections: Make the "list" element a struct mt_list instead of list. 2020-03-19 22:07:33 +01:00