haproxy/include
Olivier Houchard 4cf7fb148f MEDIUM: connections/mux: Add a recv and a send+recv wait list.
For struct connection, struct conn_stream, and for the h2 mux, add 2 new
lists, one that handles waiters for recv, and one that handles waiters for
recv and send. That way we can ask to subscribe for either recv or send.
2018-09-12 17:37:55 +02:00
..
common MEDIUM: protocol: sockpair protocol 2018-09-12 07:20:17 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: connections/mux: Add a recv and a send+recv wait list. 2018-09-12 17:37:55 +02:00
types MEDIUM: connections/mux: Add a recv and a send+recv wait list. 2018-09-12 17:37:55 +02:00