]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: conn_stream: add a new CS_FL_REOS flag
authorWilly Tarreau <w@1wt.eu>
Fri, 2 Mar 2018 11:25:45 +0000 (12:25 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 20 Jul 2018 17:21:43 +0000 (19:21 +0200)
commita3f7efe009f90dd67b05d2c9ba7c08d608f5552e
tree119d232658ea0b693ba255353b7e95095643eb16
parent9382cdd8e151ec95f482603dd04a3ee16737573e
MINOR: conn_stream: add a new CS_FL_REOS flag

This flag indicates that the mux layer has already detected an end of
stream which will become CS_FL_EOS during a recv() once the rx buffer
is empty.
include/types/connection.h