haproxy/include
Willy Tarreau 7872d1fc15 MEDIUM: connection: merge the send_wait and recv_wait entries
In practice all callers use the same wait_event notification for any I/O
so instead of keeping specific code to handle them separately, let's merge
them and it will allow us to create new events later.
2020-01-17 18:30:36 +01:00
..
common BUG/MAJOR: hashes: fix the signedness of the hash inputs 2020-01-16 08:23:42 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: connection: merge the send_wait and recv_wait entries 2020-01-17 18:30:36 +01:00
types MEDIUM: connection: merge the send_wait and recv_wait entries 2020-01-17 18:30:36 +01:00