mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-03 04:01:01 +02:00
Similar to core.yield(), except that the task is not woken up automatically, instead it waits for events to trigger the task wakeup. Lua documentation was updated.