lua-users home
lua-l archive

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


Hi,

> >fortunately, there are alternative libraries that make it easy to do
> >asynchronous dns lookups (e.g. skadns) if one really needs them.
>
> And I think I've seen Lua bindings for skadns mentioned in the wiki.

Cool. If you pass an IP address to connect, it obviously won't waste
time with the resolver...

[]s,
Diego.