Willy Tarreau 8318885487 MINOR: connection: simplify subscription by adding a registration function
This new function wl_set_waitcb() prepopulates a wait_list with a tasklet
and a context and returns it so that it can be passed to ->subscribe() to
be added to a connection or conn_stream's wait_list. The caller doesn't
need to know all the insiders details anymore this way.
2018-07-19 18:31:07 +02:00
..
2018-04-26 14:19:33 +02:00
2009-01-25 13:49:53 +01:00
2017-10-31 03:49:44 +01:00