On Tue, 29 Jun 2010 02:18:31 +0200, Mario Kleiner <[email protected]> wrote:
> What i assume but didn't check is that xlib doesn't have a problem > with getting replies out of sequence The X protocol is purely sequential -- you can't execute requests out of order (and queuing replies is part of the request execution). In particular, no X library would ever deal with replies being returned out of order; they count on the sequence number from the X server being monotonic. -- [email protected]
pgplze5O3ArHQ.pgp
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
