]> git.kaiwu.me - haproxy.git/commit
MINOR: quic: support pacing emission on quic_conn layer
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 24 Oct 2024 14:06:48 +0000 (16:06 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 31 Oct 2024 14:35:31 +0000 (15:35 +0100)
commit724eb107f0bdbe585dc377dda27f65d94038f3b5
tree6612ab1e01daa352fb641e89f438f26a4cd0bf12
parent4ad2e005b59a8a35e2ea5eab6007e0a04e2e1a21
MINOR: quic: support pacing emission on quic_conn layer
include/haproxy/quic_pacing-t.h
include/haproxy/quic_pacing.h
include/haproxy/quic_tx-t.h
include/haproxy/quic_tx.h
src/mux_quic.c
src/quic_pacing.c
src/quic_tx.c