haproxy/include
Willy Tarreau 145746c2d5 MINOR: buffer: add the buffer input manipulation functions
We used to have bo_{get,put}_{chr,blk,str} to retrieve/send data to
the output area of a buffer, but not the equivalent ones for the input
area. This will be needed to copy uploaded data frames in HTTP/2.
2017-10-27 10:00:17 +02:00
..
common MINOR: buffer: add the buffer input manipulation functions 2017-10-27 10:00:17 +02:00
import IMPORT: sha1: import SHA1 functions 2017-10-25 04:45:48 +02:00
proto MEDIUM: connection: make use of CO_FL_WILL_UPDATE in conn_sock_shutw() 2017-10-25 15:52:41 +02:00
types MINOR: connection: add flag CO_FL_WILL_UPDATE to indicate when updates are granted 2017-10-25 15:52:41 +02:00