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