bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH v2] implement full-blown select(2) for winsock


From: Bruno Haible
Subject: Re: [PATCH v2] implement full-blown select(2) for winsock
Date: Tue, 30 Sep 2008 23:52:07 +0200
User-agent: KMail/1.5.4

Hello Paolo,

> > select() on a regular file
> > should return "ready" always, no? There's no need to even call
> > WaitForSingleObject on this one, IMO.
> 
> Right,

Patch applied.

> can you do the same for poll() too?

I fear I can't: I don't understand the differences between the various POLL*
flags, and which of them are appropriate for regular files. Sorry.

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]