]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Move quic_lstnr_dgram_dispatch() out of xprt_quic.c
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 17 May 2022 15:23:16 +0000 (17:23 +0200)
committerFrédéric Lécaille <flecaille@haproxy.com>
Fri, 20 May 2022 14:57:12 +0000 (16:57 +0200)
commit6492e66e413f7eb26697b9997dbf6063aefe28ff
tree46684af9c3c8977ca28583b8781c457e7c909c7c
parentad20a56971ff6f5c8bc3f53d233907d94fa960af
MINOR: quic: Move quic_lstnr_dgram_dispatch() out of xprt_quic.c

Remove this function from xprt_quic.c which for now implements only
"by thread attached to a connection" code.
include/haproxy/xprt_quic.h
src/quic_sock.c
src/xprt_quic.c