[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Luasocket socket.select timeout bugs?
- From: "Sampson, Clay" <clay.sampson@...>
- Date: Tue, 21 Sep 2004 12:29:11 -0700
>> 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.
Can you clarify? Calling select() with sub-second timeouts works fine on
for me on windows -- is this an issue with luasocket's use of winsock or
windows itself?
Wooo, first post to the group :)
-Clay