]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: kqueue/threads: Add test on MAX_THREADS to avoid warnings when complied withou...
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 25 Jan 2018 15:40:35 +0000 (16:40 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 25 Jan 2018 16:52:57 +0000 (17:52 +0100)
commit727c89b3dfd158760a68656be0615f1a8f192933
tree616cb99088c9839c6317ec21def04d5217ab2886
parent3e805ed08ec1c16c29a59b6d08dc8d96f0b69e15
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").
src/ev_kqueue.c