]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lua event.*: better safety
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 6 May 2019 11:00:07 +0000 (13:00 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 13 Jun 2019 13:03:15 +0000 (15:03 +0200)
commit63f5cb4dfbfd8fd2932fb8ec64007fdac58af0b7
tree5b55b61015043145f35cfa63ad5e44cecaf8dbc2
parentfc4b2d3a7f1baa54c7c8997655507deafbc4ea78
lua event.*: better safety

... when called with bad parameters, and restructure the code a bit.
Note: uv_timer_start() is documented to be OK on active timers.
daemon/bindings/event.c