commit | 727c89b3dfd158760a68656be0615f1a8f192933 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Jan 25 16:40:35 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jan 25 17:52:57 2018 +0100 |
tree | 616cb99088c9839c6317ec21def04d5217ab2886 | |
parent | 3e805ed08ec1c16c29a59b6d08dc8d96f0b69e15 [diff] |
BUILD: kqueue/threads: Add test on MAX_THREADS to avoid warnings when complied without threads This is the same patch than the previous one ("BUILD: epoll/threads: Add test on MAX_THREADS to avoid warnings when complied without threads "). It should be backported in 1.8 with the commit 7a2364d4 ("BUG/MEDIUM: kqueue/threads: use one kqueue_fd per thread").