API/ABI break: Add flags to XCBSendRequest, first for error-checked requests.
authorJamey Sharp <jamey@minilop.net>
Sun, 26 Feb 2006 23:45:08 +0000 (15:45 -0800)
committerJamey Sharp <jamey@minilop.net>
Sun, 26 Feb 2006 23:45:08 +0000 (15:45 -0800)
commitff7b6c9124e7caf26381cc7a10fba9eaf1875652
treef1367b49ecd4ee798abac6f20219b25300a07adb
parent7875040fa179d8ca3fa4ec046c1b8c2a351a6621
API/ABI break: Add flags to XCBSendRequest, first for error-checked requests.
There's no more race condition between event and reply handling.
The *RequestBlind and *RequestChecked functions are not yet implemented.
src/c-client.xsl
src/xcb_in.c
src/xcb_out.c
src/xcbext.h
src/xcbint.h