> > > > int ggiEventSelect(ggi_visual_t vis, ggi_event_mask *mask, int n,

> No, I'm totally aware of that.  What I'm asking is whether we also
> want a poll() style interface, which is different for people porting
> applications that use poll(), being that it would be a chore to convert
> a call to poll() to the multiple calls to select() that would be needed
> to do the same thing.

I'd say: Why not. However I've never looked at poll() too much, so it might
be a PITA or a SMOP to implement ...

It pretty much falls into the same category as the ggiEventSelect call: The
ability to merge with the OS's native blocking wait mechanisms.

CU, ANdy

-- 
= Andreas Beck                    |  Email :  <[EMAIL PROTECTED]>        =

Reply via email to