]> git.kaiwu.me - haproxy.git/commit
MINOR: quic: define quic_pacing module
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 24 Oct 2024 13:53:17 +0000 (15:53 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 31 Oct 2024 09:32:50 +0000 (10:32 +0100)
commit936ddf0be5549d8e1cf790c5b11870b1c419d286
treecfced90b3026d83464cf240a63f31f72ab0ba127
parent9c4d1fd9ed57f04543acb673af606312b133dc3b
MINOR: quic: define quic_pacing module
Makefile
include/haproxy/mux_quic-t.h
include/haproxy/quic_conn.h
include/haproxy/quic_pacing-t.h [new file with mode: 0644]
include/haproxy/quic_pacing.h [new file with mode: 0644]
src/mux_quic.c
src/quic_pacing.c [new file with mode: 0644]