]> git.kaiwu.me - haproxy.git/commit
MINOR: stconn: Wakup the SC with TASK_WOKEN_IO state from opposite side
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 5 Mar 2026 16:57:51 +0000 (17:57 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 10 Mar 2026 14:10:34 +0000 (15:10 +0100)
commit7c895092a7390328fe9e281a24677a5a61f59e5d
tree4e07438a29f2bb7b7e06c684979797b523768ba5
parentaaa97c4441974521e561c862efd6386296d76b6b
MINOR: stconn: Wakup the SC with TASK_WOKEN_IO state from opposite side

When a SC is woken up by the opposite side, in inter stream-connector calls,
TASK_WOKEN_IO state is now used.
src/stconn.c