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: Paolo Bonzini
Subject: Re: [PATCH v2] implement full-blown select(2) for winsock
Date: Mon, 29 Sep 2008 21:00:57 +0200
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

Bruno Haible wrote:
> Hi Paolo,
> 
> Thank you for providing this select() implementation! With it, I can now make
> 'msgfilter' work on mingw.
> 
> Here's a patch for a possible optimization: select() on a regular file
> should return "ready" always, no? There's no need to even call
> WaitForSingleObject on this one, IMO.

Right, can you do the same for poll() too?

Paolo




reply via email to

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