]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: threads/fd: Add a mask of threads allowed to process on each fd in fdtab array
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 30 May 2017 09:05:09 +0000 (11:05 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 12:58:30 +0000 (13:58 +0100)
commita7c5d43085d93d7d02d5181d696eaeaf9905633f
tree7ca8e649001c0279990356ac7c749eed876f994a
parentd4604adeaa8c86c378c8042487637db64e0b9910
MINOR: threads/fd: Add a mask of threads allowed to process on each fd in fdtab array
include/proto/fd.h
include/types/fd.h
src/fd.c