]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: connection: introduce the conn_stream manipulation functions
authorWilly Tarreau <w@1wt.eu>
Sun, 8 Oct 2017 13:16:00 +0000 (15:16 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 17:03:23 +0000 (18:03 +0100)
commit63dd75d9344ebd33dd516556d223c63f0ef3f34a
treebbef2ef06836dfde8040621f3f202ff5e64d73aa
parent8e6147292ea38b865cd0341e9c7c9827c9b611b5
MINOR: connection: introduce the conn_stream manipulation functions

Most of the functions dealing with conn_streams are here. They act at
the data layer and interact with the mux. For now they are not used yet
but everything builds.
include/proto/connection.h