commit | 2bf99123ef88c0a7af5ddd1cdc581f5d80b75b0b | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Feb 23 13:44:31 2023 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Feb 23 13:44:32 2023 +0100 |
tree | ade3a83a36b6a5512002e34bd6588905cc6a74a3 | |
parent | 34cffede3aeb6f687dfff81ccce9936ae457fd63 [diff] |
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.