]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: h2: implement basic recv/send/wake functions
authorWilly Tarreau <w@1wt.eu>
Mon, 9 Oct 2017 09:56:46 +0000 (11:56 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 17:12:14 +0000 (18:12 +0100)
commita2af51291f5ee297bc4eb04f4c6efa440b2d4a36
tree5f735622fa7d65fa27fc17f7c0e3ed45d2d61b66
parent32218eb3448e6ef31f43ea56701d55d86f26bb49
MEDIUM: h2: implement basic recv/send/wake functions

For now they don't do much since the buffers are not yet allocated, but
the squeletton is here.
src/mux_h2.c