[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: socket select() question
- From: Edwin Eyan Moragas <haaktu@...>
- Date: Tue, 13 Dec 2005 14:35:50 +0800
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