]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: peers: Add comment on processing functions of the sync task
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 25 Apr 2024 07:49:00 +0000 (09:49 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 25 Apr 2024 16:29:58 +0000 (18:29 +0200)
commitbdcfacdb7894d5ae870550477a70c756853c8b94
tree062449c3076aba4cf7c8a1bc1ff45a0164092896
parent5df54f4796b2e2e69bc294c12b05756107a5d498
MINOR: peers: Add comment on processing functions of the sync task

Just add a comment on __process_running_peer_sync() and
__process_stopping_peer_sync() functions.
src/peers.c