]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Flag the connection as being attached to a listener
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 10 Jan 2022 11:10:10 +0000 (12:10 +0100)
committerFrédéric Lécaille <flecaille@haproxy.com>
Tue, 11 Jan 2022 15:12:31 +0000 (16:12 +0100)
commit2fe8b3be2098777bfa28e76494432cbdd4b9b66a
tree692b020ff21040b574b64d3f25901533690b98bb
parent19cd46e6e50bd78237c7f9f0c2176ce17845c3d6
MINOR: quic: Flag the connection as being attached to a listener

We do not rely on connection objects to know if we are a listener or not.
include/haproxy/xprt_quic-t.h
include/haproxy/xprt_quic.h
src/xprt_quic.c