commit | 53898bba815bf635b90c52e4a154ecba3a1de7e9 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Wed Jan 26 15:55:21 2022 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Jan 27 16:37:55 2022 +0100 |
tree | f9042dc2ad70f58451cf390fef68ca2dd58c3f4f | |
parent | ce521e4f15c5b2366b4979346636a62c01e41d82 [diff] |
MINOR: quic: Add a list to QUIC sock I/O handler RX buffer This list will be used to store datagrams in the rxbuf struct used by the quic_sock_fd_iocb() QUIC sock I/O handler with one rxbuf by thread.