]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
kluautil: remove hard depedency on lua-cqueues
authorPetr Špaček <petr.spacek@nic.cz>
Fri, 16 Oct 2020 08:15:32 +0000 (10:15 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 26 Oct 2020 13:25:14 +0000 (14:25 +0100)
commit4977252600aeb9c0d424f4e677b01bbf043ea79e
treea4e886fe8fb1fa1e5b13f823cc1dc2dd3512c8b3
parent034709b31130625f11adb08330cb3ae80d039217
kluautil: remove hard depedency on lua-cqueues

For now we still attempt to support systems without lua-cqueues,
e.g. Ubuntu 16.04.

lua-http depends on lua-cqueues so the test for availability of lua-http
at the beginning of kr_https_fetch() should cover lua-cqueues as well.
daemon/lua/kluautil.lua