MINOR: quic: Add callbacks for (un)scribing to QUIC xprt.
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 3 Mar 2021 16:28:34 +0000 (17:28 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commit422a39cf2cd7bf612d34bad10425aa2a2c503953
treeef6a1675b3cf9385d3d4dc3939c7af10647e6fe0
parentfbe3b77c4e77311fd9a236ef4f38bc03c57c61b2
MINOR: quic: Add callbacks for (un)scribing to QUIC xprt.

Add these callbacks so that the QUIC mux may (un)scribe to the read/write xprt
events.
src/xprt_quic.c