Skip to content
Snippets Groups Projects
Commit 9f514fe2 authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

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.
parent a34a6d84
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment