Bugfix: make Plan 7 'checked' requests work correctly.
authorJamey Sharp <jamey@minilop.net>
Sun, 8 Oct 2006 01:35:53 +0000 (18:35 -0700)
committerJamey Sharp <jamey@minilop.net>
Sun, 8 Oct 2006 01:35:53 +0000 (18:35 -0700)
commite0fac22caaf27b3e461807f8c563d0457938baa6
tree6457d8878ab1e4128f135afe701efec8a26247d2
parent7b84d8b650a611d4d76083340e50cb7ea815014d
Bugfix: make Plan 7 'checked' requests work correctly.

The initial implementation of Plan 7 dumped all X errors into the event
queue, because the record of a pending reply was pruned too early if an
error occurred in place of the expected reply.
src/xcb_in.c