commit | 4a7764ae9d8dc17aa6fdd2e7e6894a15000a4e46 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Apr 01 16:58:52 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Apr 13 15:10:15 2022 +0200 |
tree | 25287a556331e1dc6d158aad4fce11426378bc45 | |
parent | 9029a72899a1af1aca2bff29ddf6887308d4264c [diff] |
MINOR: stream-int/conn-stream: Move si_cs_io_cb() in the conn-stream scope si_cs_io_cb() is renamed cs_conn_io_cb(). In addition, the context of the tasklet used to wake-up the conn-stream is now a conn-stream.