lua-users home
lua-l archive

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


On 12/13/05, David Burgess <dburgess@gmail.com> wrote:
> I am not Diego, but I think the answer to you question is
> repeat the select and this will be OK.
> The reason is that in both *nix and windows that select "signalling"
> is reset by the read. So that sequnces like the following are OK.
>
> do {
>   select()
>   read()
> } while ();
>

thanks David.
--
salud,
eyan

http://www.eyan.org