MINOR: mux-quic: standardize h3 settings sending
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 7 Oct 2021 14:26:12 +0000 (16:26 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 13 Oct 2021 14:38:56 +0000 (16:38 +0200)
commita587136c6fdbd65de504f5a1ef12d805bcd8040f
tree2f8de8031c482fd504b18b6065de9a8bac94bad0
parenta543eb1f6f04670c8ec6833285078629ed9803a0
MINOR: mux-quic: standardize h3 settings sending

Use same buffer management to send h3 settings as for streams. This
simplify the code maintenance with unused function removed.
src/h3.c