[Xcb] knowing when the X server will send the reply
Barton C Massey
bart at cs.pdx.edu
Fri Jan 25 00:46:35 PST 2008
In message <Pine.LNX.4.64.0801231628170.25268 at grozny.maths.univ-evry.fr> you wrote:
> >> hmm, i found that :
> >>
> >> http://xcb.freedesktop.org/ProtocolExtensionApi/#index5h2
> >>
> >> it seems that it's useful only for extensions, but can it be used for the
> >> core protocol too ?
> >
> > No ideas if it's safe to use that xcb_poll_for_reply function ?
>
> any idea if that function is what I want ? Bart ? Jamey ? or others ?
I still don't understand or don't remember what you're
trying to do...
Like any polling function, you must be extremely careful how
you use this one or you'll spin.
Bart
More information about the Xcb
mailing list