mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-12-26 03:51:41 +01:00
Add a fixup_tgid_takeover() method to pollers for which it makes sense (epoll, kqueue and evport). That method can be called after a takeover of a fd from a different thread group, to make sure the poller's internal structure reflects the new state.