libxcb/src
Jamey Sharp e300ee4920 Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-order."
This function was intended to allow libX11 to fix a multi-threaded hang,
but the corresponding libX11 patch caused single-threaded apps to spin
sometimes. Since I've retracted that patch, this patch has no users and
shouldn't go into a release unless/until that changes.

This reverts commit 2415c11dec.

Conflicts:

	src/xcb.h
	src/xcb_in.c

Signed-off-by: Jamey Sharp <jamey@minilop.net>
2011-04-12 13:11:48 -07:00
..
.gitignore Add xkb.* to gitignore 2010-09-10 15:54:56 -04:00
Makefile.am fix Windows build and installation 2011-01-20 20:46:04 -05:00
c_client.py Don't try to sizeof(void) 2011-01-27 15:38:36 -05:00
xcb.h Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-order." 2011-04-12 13:11:48 -07:00
xcb_auth.c Prevent theoretical double free and leak on get_peer_sock_name. 2011-03-24 11:30:21 -04:00
xcb_conn.c Add #include <sys/socket.h> to xcb_conn.c 2011-04-04 22:06:16 -07:00
xcb_ext.c Rename index to idx to avoid shadowing 2008-08-28 13:49:21 +02:00
xcb_in.c Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-order." 2011-04-12 13:11:48 -07:00
xcb_list.c The Great XCB Renaming 2006-09-23 12:22:22 -07:00
xcb_out.c xcb_request_check: Hold the I/O lock while deciding to sync. 2010-10-09 12:37:48 -07:00
xcb_util.c If protocol is "unix", use a Unix domain socket, not TCP 2011-04-12 13:01:03 -07:00
xcb_windefs.h changes in xcb_windefs.h - the flag _XCB_WINDEFS_H replaces WINDEFS_H 2010-03-29 22:37:33 +05:30
xcb_xid.c kludgily hand-merged xid fixes 2009-03-28 14:59:01 +01:00
xcbext.h Merge branch 'master' of git://anongit.freedesktop.org/~peterh/libxcb 2010-12-23 13:04:40 -05:00
xcbint.h Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-order." 2011-04-12 13:11:48 -07:00