MINOR: threads/polling: pollers now handle FDs depending on the process mask
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 2 Jun 2017 12:36:39 +0000 (14:36 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 12:58:30 +0000 (13:58 +0100)
commit63e2ce61a84670ea46637fb7026fde0b6af9372b
tree2581179e87f02e9eefb19c61879b050fb55e6f6e
parent8aae8b1d610479b22860b75121abbcb3b1d04c76
MINOR: threads/polling: pollers now handle FDs depending on the process mask
src/ev_epoll.c
src/ev_kqueue.c
src/ev_poll.c
src/ev_select.c