[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: non-blocking socket operations...
- From: diego@...
- Date: Fri, 18 Jun 2004 12:08:50 -0400 (EDT)
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.