commit | 2415727a00e09bf0228777364488fc242e75139b | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sat Feb 02 17:22:19 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Feb 04 05:09:15 2019 +0100 |
tree | 88a86849618df76f1fb89144976de8e03840082e | |
parent | a38a7175b11909ea663735431360e6546b9efdc1 [diff] |
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.