]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux_quic: Export the mux related flags
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 20 Sep 2021 13:11:51 +0000 (15:11 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commit153194f47a64a1d6adb0e0f0e565b7ae32482f6c
treeb5f1a989a2b8bc4b8985e6bb69b78c16759b3f1e
parentacd43a597c04fbdf32db9a46b86664cbb87bf344
MINOR: mux_quic: Export the mux related flags

These flags should be available from the xprt which must be able to
wake up the mux when blocked.
include/haproxy/mux_quic-t.h
src/mux_quic.c