MINOR: quic: Attach the QUIC connection to a thread.
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 3 Sep 2021 13:56:18 +0000 (15:56 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commitd4d6aa7b5c2623371e9ef4f68109127659536f88
tree88a1db22926875a6dd8e2a31f0421e7e5a44a76a
parent2fc76cffaf0d7f97b8bc45d13b05243950f27af1
MINOR: quic: Attach the QUIC connection to a thread.

Compute a thread ID from a QUIC CID and attach the I/O handler to this
thread.
include/haproxy/xprt_quic.h
src/xprt_quic.c