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
..
2018-04-26 14:19:33 +02:00
2018-09-06 18:52:15 +02:00
2009-01-25 13:49:53 +01:00
2017-10-31 03:49:44 +01:00