]> git.kaiwu.me - haproxy.git/commit
MINOR: lua: use watcher for proxies iterator
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 24 Feb 2026 16:47:46 +0000 (17:47 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 2 Mar 2026 09:36:21 +0000 (10:36 +0100)
commitebbdfc5915855c599cfca598c0ad24cbf9bf61c3
tree7bb7e91db9b062130dd28b58bfcb68d601b330af
parentdd1990a97a30beae0d92afea76038d3c300f88c6
MINOR: lua: use watcher for proxies iterator

Ensures proxies iteration via lua functions is safe via a new watcher
member. The principle is similar to the one already used for servers
iteration.
include/haproxy/hlua-t.h
src/hlua_fcn.c