From: Xavier V. <xav...@fr...> - 2004-07-06 21:20:38
|
Hi Javi, hi list ! > First I want to do is to turn them to run asynchronous, but I really have no idea about how to do it. > If I do a fork inside the pluging... > how can I do to read from de parent process values that are written by the child process, but without waiting for the child to end? > Is there a way to child writes a value ("global variable"?) and the parent reads it's from a "shared memory"? You should read plugin_exec.c and driver_x11.c I think. Bye ! -- Xavier VELLO <xav...@fr...> |