haproxy/include
Olivier Houchard d2489e00b0 MINOR: connections: Add a flag to know if we're in the safe or idle list.
Add flags to connections, CO_FL_SAFE_LIST and CO_FL_IDLE_LIST, to let one
know we are in the safe list, or the idle list.
2020-03-19 22:07:33 +01:00
..
common MINOR: memory: Change the flush_lock to a spinlock, and don't get it in alloc. 2020-03-18 15:55:35 +01:00
import
proto MINOR: connections: Add a flag to know if we're in the safe or idle list. 2020-03-19 22:07:33 +01:00
types MINOR: connections: Add a flag to know if we're in the safe or idle list. 2020-03-19 22:07:33 +01:00