haproxy/include
Willy Tarreau 2bdcc70fa7 MEDIUM: hpack: use a pool for the hpack table
Instead of using malloc/free to allocate an HPACK table, let's declare
a pool. However the HPACK size is configured by the H2 mux, so it's
also this one which allocates it after post_check.
2020-05-19 11:40:39 +02:00
..
common MEDIUM: hpack: use a pool for the hpack table 2020-05-19 11:40:39 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: sink: add global statement to create a new ring (sink buffer) 2020-05-19 11:04:11 +02:00
types MEDIUM: sink: add global statement to create a new ring (sink buffer) 2020-05-19 11:04:11 +02:00