[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Non-blocking file IO without thread possible ?
- From: Sam Roberts <sroberts@...>
- Date: Fri, 1 Sep 2006 19:06:22 -0700
On Fri, Sep 01, 2006 at 05:35:40PM -0700, gary ng wrote:
> thanks but seems that luasocket only support tcp/udp socket at the
> moment.
And unix domain sockets (as sample unix.c, if memory serves). I don't
understand what you are looking for, you are using netcat with
host:port, but not tcp/udp?
Good luck
Sam