]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stconn: Add functions to set/clear SE_FL_EXP_NO_DATA flag from endpoint
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 23 Feb 2023 12:44:31 +0000 (13:44 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 23 Feb 2023 12:44:32 +0000 (13:44 +0100)
commit2bf99123ef88c0a7af5ddd1cdc581f5d80b75b0b
treeade3a83a36b6a5512002e34bd6588905cc6a74a3
parent34cffede3aeb6f687dfff81ccce9936ae457fd63
MINOR: stconn: Add functions to set/clear SE_FL_EXP_NO_DATA flag from endpoint

se_expect_data() and se_expect_no_data() should be used from the endpoint to
inform upper layer it expects data or not from the opposite endpoint.
include/haproxy/stconn.h