[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Luasocket socket.select timeout bugs?
- From: Marius Kjeldahl <marius@...>
- Date: Tue, 21 Sep 2004 20:36:01 +0200
On Tuesday 21 September 2004 20:26, Diego Nehab wrote:
> Hi,
>
> > First of all, the "nil, nil, timeout" is a pretty "normal" way to invoke
> > a sub-second sleep on *ix platforms, and this is even mentioned in the
> > documentation.
>
> This doesn't work on Windows, though... Use socket.sleep instead.
Still, I triggered this bug running it on linux, so I guess something is
wrong. I've used the subsecond sleep facility from other platforms (Perl,
C/C++) on the same machine without any problems, so I still believe it has
something to do with luasocket.
Regards,
Marius Kjeldahl