commit | 7f7713d6ef1ee00e7b6f1eb2aee58be6bd92f8a2 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Jan 19 11:37:50 2022 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Jan 26 11:22:20 2022 +0100 |
tree | 1af3a066a51006c44d85eaf91faeba716b6e4094 | |
parent | 4b40f19f92fb8bc9cf0387e9584b2fdfc5eab47c [diff] |
MINOR: receiver: define a flag for local accept This flag is named RX_F_LOCAL_ACCEPT. It will be activated for special receivers where connection balancing to threads is already handle outside of listener_accept, such as with QUIC listeners.