libxcb/src
Josh Triplett 1c4717de36 Allow disconnecting connections that are in error state.
In support of this, consolidate the two static error_connection
definitions into one so we don't try to free the static out-of-memory
error_connection.

Commit by Josh Triplett and Jamey Sharp.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Jamey Sharp <jamey@minilop.net>
2010-09-19 20:38:06 +02:00
..
.gitignore Add DRI2 support. (v2) 2009-10-19 09:47:06 -07:00
Makefile.am build: simplify extension building 2009-12-03 11:34:18 +01:00
c-client.xsl Add comment noting the requirement to free replies when finished. 2007-11-16 19:34:42 -05:00
c_client.py Add ~ operator support in code generator 2010-05-14 13:19:28 +02:00
xcb.h windefs.h is now called xcb_windefs.h - changed all includes to reflect that.Replaced one instance ofWIN32 with _WIN32 in each xcb_in.c and xcb_conn.c 2010-03-29 22:31:49 +05:30
xcb_auth.c Merge branch 'master' of git://github.com/topcat/xcb-win32 2010-08-31 18:35:20 -04:00
xcb_conn.c Allow disconnecting connections that are in error state. 2010-09-19 20:38:06 +02:00
xcb_ext.c Rename index to idx to avoid shadowing 2008-08-28 13:49:21 +02:00
xcb_in.c Merge branch 'master' of git://github.com/topcat/xcb-win32 2010-08-31 18:35:20 -04:00
xcb_list.c The Great XCB Renaming 2006-09-23 12:22:22 -07:00
xcb_out.c Always wake up readers after writing. 2010-04-17 18:20:41 -07:00
xcb_util.c Allow disconnecting connections that are in error state. 2010-09-19 20:38:06 +02: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 Support handing off socket write permission to external code. 2008-10-29 15:40:41 -07:00
xcbint.h Allow disconnecting connections that are in error state. 2010-09-19 20:38:06 +02:00