]> git.kaiwu.me - haproxy.git/commit
MINOR: stconn: Totally app_ops from the stconns
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 5 Mar 2026 20:06:37 +0000 (21:06 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 10 Mar 2026 14:10:34 +0000 (15:10 +0100)
commitfb1bc592f5549c663fda29d92988e45ab98f9ef6
treec3d549247ac41449c11167e33482da14cae1b888
parent990456462f3b97ce713f0092ed734b21be8f126f
MINOR: stconn: Totally app_ops from the stconns

The stconn app_ops structure is now empty and can be safely removed. So let's do
so.
include/haproxy/stconn-t.h
include/haproxy/stconn.h
src/stconn.c
src/stream.c