Add support for receiving fds in replies
authorKeith Packard <keithp@keithp.com>
Fri, 18 Jan 2013 09:29:40 +0000 (01:29 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 7 Nov 2013 22:02:37 +0000 (14:02 -0800)
commit7983bf0fbdc2725403f9db6154d0f5bc944040e5
treea72d78851c38521dc4c64ee3193c6d373210cc31
parent7b53fb0f9bddae77b3ab8823743db57faee4e99b
Add support for receiving fds in replies

Requests signal which replies will have fds, and the replies report
how many fds they expect in byte 1.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-By: Uli Schlachter <psychon@znc.in>
src/c_client.py
src/xcb_in.c
src/xcbext.h
src/xcbint.h