haproxy/include
Gaetan Rivet dd66732ffe MINOR: checks: Use an enum to describe the tcp-check rule type
Replace the generic integer with an enumerated list. This allows light
type check and helps debugging (seeing action = 2 in the struct is not
helpful).
2020-04-27 09:39:37 +02:00
..
common MINOR: mini-clist: Add functions to iterate backward on a list 2020-04-27 09:39:37 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto CLEANUP: checks: Don't export anymore init_check and srv_check_healthcheck_port 2020-04-27 09:39:37 +02:00
types MINOR: checks: Use an enum to describe the tcp-check rule type 2020-04-27 09:39:37 +02:00