]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Use __tostring instead of toString
authorAki Tuomi <cmouse@cmouse.fi>
Wed, 29 Jul 2020 09:50:40 +0000 (12:50 +0300)
committerAki Tuomi <cmouse@cmouse.fi>
Wed, 24 Feb 2021 11:33:03 +0000 (13:33 +0200)
commit90a8f0fa0cdb4be711a883dc59d2a3ed78d1fc54
tree3ba3039cffb3211146a1e617ac88a6f6e919c3a7
parent55c8f6c0f65738c94b2c0e2d84edf0a2655905dc
dnsdist: Use __tostring instead of toString

LuaWrapper supports __tostring for objects to make
str() work.
pdns/dnsdist-lua-bindings.cc