![]() |
File Search | Catalog | Content Search |
The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:
* Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions
Homepage: | http://xcb.freedesktop.org |
Package version: | 1.8.1-2 |
Architecture: | kfreebsd-i386 |
Distribution: | Debian |
Filename: | libxcb-shape0-dbg_1.8.1-2_kfreebsd-i386.deb |
libxcb (1.8.1-2) unstable; urgency=low * Cherry-pick from upstream 1.9: Fix a multi-thread deadlock. This fixes a deadlock which was seen in-the-wild with wine. It could happen that two threads tried to read from the socket at the same time and one of the thread got stuck inside of poll()/select(). The fix works by making sure that the writing thread doesn't steal the rea more»
This package was debianized by Jamey Sharp <sharpone@debian.org> on Thu, 18 Mar 2004 00:48:42 -0800, and later updated by Josh Triplett <josh@freedesktop.org>. The package is co-maintained by the XCB developers via the XCB mailing list <xcb@lists.freedesktop.org>. It was downloaded from http://xcb.freedesktop.org/dist Upstream Authors: Jamey Sharp <sharpone@debian.org> Josh Tr more»
[DIR] | DEBIAN/ (2) 65535+ mirrors | ||
[DIR] | usr/ (2) 65535+ mirrors |