GLib and IPC



Greetings developers,

  following GTK+'s requirement that processes using it may not run with
suid bit on, I'm writing a separate process with superuser privileges. 
This process needs to communicate with the GUI part rather tightly, so
I've checked GLib docs for inter-process comunication stuff, but
couldn't verify that any of thread-related functions can be used between
separate processes.  Is there any way to achieve IPC using GLib?

-- 

/* FIXME: Zoran Rilak
   bruce tesla rcub bg ac yu
   http://www.rcub.bg.ac.yu/~bruce */

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]