haproxy/include
Willy Tarreau 82967bf9b3 MINOR: connection: adjust CO_FL_NOTIFY_DATA after removal of flags
After the removal of CO_FL_DATA_RD_SH and CO_FL_DATA_WR_SH, the
aggregate mask CO_FL_NOTIFY_DATA was not updated. It happens that
now CO_FL_NOTIFY_DATA and CO_FL_NOTIFY_DONE are similar, which may
reveal some overlap between the ->wake and ->xprt_done callbacks.
We'll see after the mux changes if both are still required.
2017-09-21 06:28:52 +02:00
..
common MINOR: net_helper: add 64-bit read/write functions 2017-09-21 06:27:08 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MINOR: listener: new function listener_release 2017-09-15 11:49:52 +02:00
types MINOR: connection: adjust CO_FL_NOTIFY_DATA after removal of flags 2017-09-21 06:28:52 +02:00