commit | 36716a7fec1d84ab4c590dfb038aa30a4ad92b57 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue May 30 11:07:16 2017 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Tue Oct 31 13:58:30 2017 +0100 |
tree | 0a423f9d81d986726bf995296cb862491fb1e097 | |
parent | a7c5d43085d93d7d02d5181d696eaeaf9905633f [diff] |
MEDIUM: threads/fd: Initialize the process mask during the call to fd_insert Listeners will allow any threads to process the corresponding fd. But for other FDs, we limit the processing to the current thread.