haproxy/contrib/debug
Willy Tarreau d5016469bf CONTRIB: debug: fix build related to conn_stream flags change
Commit 53216e7db ("MEDIUM: connections: Don't directly mess with the
polling from the upper layers.") removed the CS_FL_DATA_RD_ENA and
CS_FL_DATA_WR_ENA flags without updating flags.c, thus breaking the
build. This patch also adds flag CL_FL_NOT_FIRST which was brought
by commit 08088e77c.
2018-11-16 10:39:50 +01:00
..
flags.c CONTRIB: debug: fix build related to conn_stream flags change 2018-11-16 10:39:50 +01:00
Makefile CONTRIB: initiate a debugging suite to make debugging easier 2015-12-20 23:21:57 +01:00