-
- Downloads
Avoid the XSync call in X11DRV_expect_error by storing the current
request number and checking that on errors. Moved the XSync call from X11DRV_check_error into the callers so that it can be avoided for requests that already wait for a reply.
Loading
Please register or sign in to comment