mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-13 06:51:00 +01:00
Connection errors can be detected via connect/recv/send syscall, but also because it was reported by the poller. So dedicated events, at the FD level, are introduced to make the difference. term_events tool was updated accordingly.