]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: conn-stream: Add CL_FL_NOT_FIRST flag
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 1 Oct 2018 10:10:13 +0000 (12:10 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 12 Oct 2018 14:09:26 +0000 (16:09 +0200)
commit08088e77c6d5d0a406db1099402b82392fcf182c
tree6e4280b258bd028d30d5c0578a89512780bab3f3
parentff08a92797e4568039408aac2c0e1c3e5fa38738
MINOR: conn-stream: Add CL_FL_NOT_FIRST flag

This flags will be used by multiplexers to warn a conn-stream (and, by
transitivity, a stream) it is not the first one created by the mux. It will help
mux H1 to handle keep-alive connections.
include/types/connection.h