]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: server/event_hdl: prepare for upcoming refactors
authorAurelien DARRAGON <adarragon@haproxy.com>
Thu, 23 Mar 2023 13:39:51 +0000 (14:39 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 21 Apr 2023 12:36:45 +0000 (14:36 +0200)
commita63f4903c9dbaab4f92000ad3dcd67c479ca6b7b
treeea3bc33643fcce215545e4e39365a3f61b33df09
parent2f6a07dce8d4f86a626e66424c8e58dc85ae9fe4
MINOR: server/event_hdl: prepare for upcoming refactors

This commit does nothing that ought to be mentioned, except that
it adds missing comments and slighty moves some function calls
out of "sensitive" code in preparation of some server code refactors.
include/haproxy/server-t.h
src/server.c