Re: [gnome-db] connection from child process



* [ Jorge W. Cardoso <jorgetek montevideo com uy>
* Mon, 26 Aug 2002 17:07:07 +0200 ]
> Is there some example using fork() and shared memory with libgda ?
> Any  idea ??

Well, that's an idea. But i think you will find it easier to implement
it using threads (take a look at the glib API for threads).

This way you won't need to use shared memory. And the thread that is
waiting for the connection to be established can signal the other when
finished.

-- 
Gonzalo Paniagua Javier <gonzalo gnome-db org>
http://www.gnome-db.org/~gonzalo/




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