Bug 5961 - handling X errors, the thread-safe way
Summary: handling X errors, the thread-safe way
Status: RESOLVED FIXED
Alias: None
Product: XCB
Classification: Unclassified
Component: Library (show other bugs)
Version: unspecified
Hardware: All All
: high enhancement
Assignee: Jamey Sharp
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 6797
  Show dependency treegraph
 
Reported: 2006-02-20 13:13 UTC by Jamey Sharp
Modified: 2006-09-09 14:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Jamey Sharp 2006-02-20 13:13:13 UTC
As discussed on the XCB mailing list around December 2005, we need to provide a
thread-safe API for retrieving X protocol errors from XCB and correlating them
with particular requests. See the discussions on the list for how we decided to
do this.
Comment 1 Jamey Sharp 2006-03-04 10:13:16 UTC
XCBSendRequest now provides the extension interface needed for this; but
protocol-layer API is needed to expose it to applications. Somebody needs to
hack the XSLT up to do this.
Comment 2 Jamey Sharp 2006-09-09 14:17:18 UTC
Plan 7 was fully implemented as of
http://gitweb.freedesktop.org/?p=xcb.git;a=commit;h=091b4c805aa454277aa6b98bee8e8ec0646a9604
.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.