]> git.kaiwu.me - haproxy.git/commit
CLEANUP: h2: minimum documentation for recent API changes
authorWilly Tarreau <w@1wt.eu>
Sun, 18 Nov 2018 05:30:59 +0000 (06:30 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 18 Nov 2018 05:35:29 +0000 (06:35 +0100)
commit479998adbfaa7747f3b415ba3f9c53d87365189d
tree5274b62669d4cd6d2b8c1ff1bb18d85ba9a111ab
parent6b44975fbd2f7d81074e20bc07fc0e01466cc9c9
CLEANUP: h2: minimum documentation for recent API changes

Commit d4dd22d ("MINOR: h2: Let user of h2_recv() and h2_send() know xfer
has been done") changed the API without documenting the expected returned
values which appear to come out of nowhere in the code :-(  Please don't
do that anymore! The description was recovered from the commit message.
src/mux_h2.c