]> 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 09:32:50 +0000 (10:32 +0100)
commita591deb23ff53f78a985200141a448aa69d4fbad
tree434f89cde19a272496b55498b9f4ac8e9701c669
parent091e6c39a867919cf9f3a2dbadbf2fd4ea04656e
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