Quoting Christoph Egger <[EMAIL PROTECTED]>:

> You are speaking about
> 
> /* Wait for filedescriptors and LibGGI events the the same time */
> int ggiEventSelect(ggi_visual_t vis, ggi_event_mask *mask, int n,
>                    fd_set *readfds, fd_set *writefds, fd_set *exceptfds,
>                    struct timeval *timeout);
> right?

Yes, indeed.
This could probably be easily reimplemented at the gii level.

Reply via email to