[Xcb] closing xcb connection after fork() call
Micah Nordland
mpnordland at gmail.com
Mon Mar 4 17:22:19 PST 2013
Should I call xcb_disconnect on the xcb_connection_t after I've forked, or
should I get at the file descriptor using xcb_get_file_descriptor() and
just close() it? What I'm trying to do is have my application launch
another app using the double fork() trick.
--
Praising my Savior all the day long,
Micah Nordland
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20130304/3bc80727/attachment.html>
More information about the Xcb
mailing list