PATCH: Support Windows in event-loop.c

Daniel Jacobowitz drow@false.org
Sun Apr 24 22:18:00 GMT 2005


On Fri, Apr 22, 2005 at 11:13:51AM +0300, Eli Zaretskii wrote:
> > How does the fact that only Windows provides WaitForMultipleObjects
> > make it conceptually different from the fact that a bunch of systems
> > provide poll, and a bunch don't?
> 
> The difference is that `select' and `poll' are both Posix functions,
> while WaitForMultipleObjects is MS-Windows specific.

I guess I don't see this as a problem, while you do.  In any case,
since Chris has raised technical objections, I'm going to sit back and
see what the next revision looks like.  Hopefully it will make us both
happier.

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Gdb-patches mailing list