]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: lua: change the sleep function core
authorThierry FOURNIER <tfournier@exceliance.fr>
Wed, 4 Mar 2015 14:51:09 +0000 (15:51 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 4 Mar 2015 16:58:52 +0000 (17:58 +0100)
commitd44731fca09a50f3aad8dc2b7d83999bf049d4ae
tree8d4dc69cb0c094f177d45a0390cf1df4be55adfa
parentee9f802c4fb69aecd613a576aaf587bc8f982929
MEDIUM: lua: change the sleep function core

This patch uses the last yield functionalities. The sleep function
just return the wake up time.
src/hlua.c