]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
table_print: also print function addresses
authorPetr Špaček <petr.spacek@nic.cz>
Tue, 16 Apr 2019 06:29:17 +0000 (08:29 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Tue, 16 Apr 2019 06:29:17 +0000 (08:29 +0200)
commit7b6d151a50d491f49811499c1eb037fc7da952a1
tree7baf7185fda63901d8312f35d3045d8f20c03dcf
parent1182c59a85a046f4a215c26125d839ad45541e07
table_print: also print function addresses

It gets handy for debugging, especially when looking at dufferent
callback "instances".
daemon/lua/sandbox.lua.in