mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-06 23:51:09 +01:00
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.