haproxy/addons
Christopher Faulet 6e1bbc446b REORG: channel: Rename CF_READ_NULL to CF_READ_EVENT
CF_READ_NULL flag is not really useful and used. It is a transient event
used to wakeup the stream. As we will see, all read events on a channel may
be resumed to only one and are all used to wake up the stream.

In this patch, we introduce CF_READ_EVENT flag as a replacement to
CF_READ_NULL. There is no breaking change for now, it is just a
rename. Gradually, other read events will be merged with this one.
2023-01-09 18:41:08 +01:00
..
51degrees BUILD: 51d: fix build issue with recent compilers 2022-12-15 19:36:13 +01:00
deviceatlas CLEANUP: assorted typo fixes in the code and comments 2022-08-06 17:12:51 +02:00
ot BUILD: makefile: ensure that all USE_* handlers appear before CFLAGS are used 2022-12-23 16:53:35 +01:00
promex REORG: channel: Rename CF_READ_NULL to CF_READ_EVENT 2023-01-09 18:41:08 +01:00
wurfl LICENSE: wurfl: clarify the dummy library license. 2022-12-02 05:32:46 +01:00