]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-quic: use timeout server for backend conns
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 25 Jul 2022 12:51:56 +0000 (14:51 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 1 Aug 2022 12:23:21 +0000 (14:23 +0200)
commitb6309456d067e3a6d39cd21b0d1af23dfd66d7da
tree435c39086fc02cc56fee948e9f36dc25bb6a7cd9
parent07bf8f4d8631c29297ded195d9d4004fba2c030d
MINOR: mux-quic: use timeout server for backend conns

Use timeout server in qcc_init() as default timeout for backend
connections. No impact for the moment as QUIC backend support is not
implemented.
src/mux_quic.c