haproxy/include
Willy Tarreau a135ea63a6 CLEANUP: fd: remove some unneeded definitions of FD_EV_* flags
There's no point in trying to be too generic for these flags as the
read and write sides will soon differ a bit. Better explicitly define
the flags for each direction without trying to be direction-agnostic.
this clarifies the code and removes some defines.
2020-02-28 07:42:29 +01:00
..
common MEDIUM: buffer: remove the buffer_wq lock 2020-02-26 10:39:36 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto CLEANUP: fd: remove the FD_EV_STATUS aggregate 2020-02-28 07:42:29 +01:00
types CLEANUP: fd: remove some unneeded definitions of FD_EV_* flags 2020-02-28 07:42:29 +01:00