]> git.kaiwu.me - haproxy.git/commit
MINOR: lua: core: can set the nice of the current task
authorThierry FOURNIER <tfournier@haproxy.com>
Mon, 16 Feb 2015 18:34:56 +0000 (19:34 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 28 Feb 2015 22:12:36 +0000 (23:12 +0100)
commit37196f4ecba2179a8feb1db9f0b4d32d9daa9098
tree8cb1fb5ee8efca462990b5e6addce4b38fd35359
parente94e77400ad70539b46eb795973b4d6715e7d7b9
MINOR: lua: core: can set the nice of the current task

This patch adds an LUA binding that permits to change the
task priority.
src/hlua.c