mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-24 16:32:07 +01:00
core.wait() now accepts optional delay parameter in ms. Passed this delay the task is woken up if no event woke the task before. Lua documentation was updated.