]> git.kaiwu.me - haproxy.git/commit
MINOR: connection: add function to identify a QUIC connection
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 26 Mar 2026 13:57:19 +0000 (14:57 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 2 Apr 2026 12:02:04 +0000 (14:02 +0200)
commit1e08247961e482b68ecbfd384d3f74792047cfbe
tree2c25713020bdd0bcc8076eb5ccc4aca086d92b44
parent7c3fe4d0c0a71e530f8235cd82a92c1d3af0d282
MINOR: connection: add function to identify a QUIC connection

Add a simple helper conn_is_quic() function which tells if a connection
runs over QUIC protocol. It will be useful when implementing QMux
alternative.
include/haproxy/connection.h