haproxy/include
Willy Tarreau a3f7efe009 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.
2018-07-20 19:21:43 +02:00
..
common MINOR: buffers: add b_xfer() to transfer data between buffers 2018-07-20 19:21:43 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: connection: simplify subscription by adding a registration function 2018-07-19 18:31:07 +02:00
types MINOR: conn_stream: add a new CS_FL_REOS flag 2018-07-20 19:21:43 +02:00