lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello Sean,

very interesting. Do you think this library can be used to replace the default LuaSocket's socket.dns to make a non-blocking version out of it ?

thanks for your suggestions,
valerio 

On Tue, Dec 7, 2010 at 8:59 AM, Sean Conner <sean@conman.org> wrote:

 I just released a C library to encode/decode DNS queries (it also contains
a simple routine to send a query to a DNS server but that is seriously
stupid for real work) and I've included Lua bindings.

                  http://www.conman.org/software/spcdns/