]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: tevt/connection: Move enums at the end of the header file
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 21 Jan 2025 17:19:50 +0000 (18:19 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 31 Jan 2025 09:41:50 +0000 (10:41 +0100)
commit990854ee0dae529e361a9c70d32126d335bc92e0
treeee92db7898716212f412afac5e9f704b6fff018f
parent487d6b09f1925546684d4f32da9c00d141434cd4
REORG: tevt/connection: Move enums at the end of the header file

Enums used to report events were placed in the connection header for
conveniance. But it is not specifically related to connection. So, they are
moved at the end of the file to have a better isolation.
include/haproxy/connection-t.h