Add xcb_send_fd API
authorKeith Packard <keithp@keithp.com>
Mon, 14 Jan 2013 19:23:00 +0000 (11:23 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 7 Nov 2013 22:02:35 +0000 (14:02 -0800)
commit7b53fb0f9bddae77b3ab8823743db57faee4e99b
tree48cd3517a30bd2905a3a13aae941831e7b36fb1e
parent98c227a2222fb5c7ca7e8101b1ed2bc096a33048
Add xcb_send_fd API

This uses sendmsg to transmit file descriptors from the application to
the X server

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