commit | 314578a54f87b217f517715cdb00e4c77c5b721d | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Apr 27 14:52:52 2022 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Apr 28 15:44:19 2022 +0200 |
tree | 7fddf82cbe46529720ad0be1dd0628aeb4b8aa70 | |
parent | 3df8ca0a4d2662c058e1f30d708806ec815b1cba [diff] |
MINOR: h3: change frame demuxing API Edit the functions used for HEADERS and DATA parsing. They now return the number of bytes handled. This change will help to demux H3 frames bigger than the buffer.