haproxy/include
Olivier Houchard 751e5e21a9 MINOR: lists: Implement function to convert list => mt_list and mt_list => list
Implement mt_list_to_list() and list_to_mt_list(), to be able to convert
from a struct list to a struct mt_list, and vice versa.
This is normally of no use, except for struct connection's list field, that
can go in either a struct list or a struct mt_list.
2020-03-11 17:10:40 +01:00
..
common MINOR: lists: Implement function to convert list => mt_list and mt_list => list 2020-03-11 17:10:40 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto BUILD: stream-int: fix a few includes dependencies 2020-03-11 14:15:33 +01:00
types BUILD: stream-int: fix a few includes dependencies 2020-03-11 14:15:33 +01:00