commit | a3f7efe009f90dd67b05d2c9ba7c08d608f5552e | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Mar 02 12:25:45 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Jul 20 19:21:43 2018 +0200 |
tree | 119d232658ea0b693ba255353b7e95095643eb16 | |
parent | 9382cdd8e151ec95f482603dd04a3ee16737573e [diff] |
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.