]> git.kaiwu.me - haproxy.git/commit
MINOR: protocols: Add a new proto_is_quic() function
authorOlivier Houchard <ohouchard@haproxy.com>
Thu, 19 Mar 2026 14:36:25 +0000 (15:36 +0100)
committerOlivier Houchard <cognet@ci0.org>
Thu, 26 Mar 2026 14:09:13 +0000 (15:09 +0100)
commitd3ad730d5fb9147b5d10a5c5be59e77add0a931f
treedab543365d9df7a99047921eb3cb2f34def77ec2
parentcca92454161b704abcfad9abb217164fca828007
MINOR: protocols: Add a new proto_is_quic() function

Add a new function, proto_is_quic(), that returns true if the protocol
is QUIC (using a datagram socket but provides a stream transport).
include/haproxy/protocol.h