]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: global: add proc_mask() and thread_mask()
authorWilly Tarreau <w@1wt.eu>
Sat, 2 Feb 2019 16:22:19 +0000 (17:22 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 4 Feb 2019 04:09:15 +0000 (05:09 +0100)
commit2415727a00e09bf0228777364488fc242e75139b
tree88a86849618df76f1fb89144976de8e03840082e
parenta38a7175b11909ea663735431360e6546b9efdc1
MINOR: global: add proc_mask() and thread_mask()

These two functions return either all_{proc,threads}_mask, or the argument.
This is used to default to all_proc_mask or all_threads_mask when not set
on bind_conf or proxies.
include/types/global.h