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
..
2017-01-06 11:57:44 +01:00
2009-01-25 13:49:53 +01:00
2017-04-28 18:58:11 +02:00
2017-08-09 16:32:49 +02:00
2017-03-14 11:14:03 +01:00