]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: listener: add flags field
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 25 Jan 2022 16:47:09 +0000 (17:47 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 26 Jan 2022 14:25:45 +0000 (15:25 +0100)
commit31ea9177ac41d214d81ad679a983efa73b7f6793
tree676dff6fd118adc921376611f61d46ac6faa665f
parentcbe090d42fb5df6ddbc11cf5fbff8d474e280d4c
MINOR: listener: add flags field

Define a new field in listener structure named flags.

For the moment, no flag is defined. This will be notably useful to
differentiate QUIC listeners with the implementation of a QUIC conn
accept queue.
include/haproxy/listener-t.h