haproxy/include
Olivier Houchard 4a0e7fe4f7 MINOR: connections: Don't mark conn flags 0x00000001 and 0x00000002 as unused.
Remove the comments saying 0x00000001 and 0x00000002 are unused, they are
now used by CO_FL_SAFE_LIST and CO_FL_IDLE_LIST.
2020-03-31 23:04:20 +02: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 BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: servers: Add a counter for the number of currently used connections. 2020-03-30 00:30:01 +02:00
types MINOR: connections: Don't mark conn flags 0x00000001 and 0x00000002 as unused. 2020-03-31 23:04:20 +02:00