lua-users home
lua-l archive

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


On Monday 05 June 2006 12:24 pm, Sam Roberts wrote:
> I can't speak to lua, but select(), if its emulating unix behaviour,
> returns immediately if the socket has data to read, not just
> when new data arrives.

right, this is called 'level triggered' opposed to 'edge triggered', where the 
call only returns when it detects a change from one state to another.

-- 
Javier

Attachment: pgpPDVK1NIpeg.pgp
Description: PGP signature