home / software

dns.lua


Status

20080405 - beta quality snapshots of dns.lua are available.

Download

Download ztact-lua.zip
View dns.lua

Overview

The dns.lua module is a DNS client library written in Lua using LuaSocket and ztact.lua.

At present there is no documentation other than the source code. The functions you probably want to use are query, peek and lookup. query and peek do not block. lookup blocks until an answer is received.