]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/lua: bind `the_network` into lua
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 10 Jun 2024 13:52:42 +0000 (15:52 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 22 Jul 2024 15:57:47 +0000 (17:57 +0200)
commit05b046ce953beb6324e919d6e0c6fe225b0a8910
treec433ac1bf1fd3c5f4aa2a4d9f6654f4874aafe0d
parent65898df146f81d5f8d07ba69ed415604f31eccd8
daemon/lua: bind `the_network` into lua

Because why not.  It's easy and it might become useful one day.

> (require 'ffi').C.the_network.tcp.user_timeout
1000
daemon/lua/kres-gen-33.lua
daemon/lua/kres-gen.sh