]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: quic: Remove useless code
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 20 Oct 2021 15:24:42 +0000 (17:24 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 5 Nov 2021 14:20:04 +0000 (15:20 +0100)
commitc5c69a0ad226aa480dbef5e97dce061338cc0163
treeb0bceea3e7349b0387ffc32a4bb51bd68803c7c7
parentc1029f6182ff745c53b91a0c8895faf35a86a20a
CLEANUP: quic: Remove useless code

Remove old I/O handler implementation (listener and server).
At this time keep a defined but not used function for servers (qc_srv_pkt_rcv()).
include/haproxy/xprt_quic.h
src/xprt_quic.c