On Mon 10/23, James Scott Jr < [EMAIL PROTECTED] > wrote:
> I am about to write the socket module of a program that follows the
> gnu standard structure for a daemon. I am using glib wherever
> possible and have a question concerning the use of linux signals.
> Basically, I have blocked all signals on all threads according to
> the standard daemon model and use a single thread with a sigwait()
> to process the ones I'm interested in; like SIGHUP to reload the
> config file.

I'm curious, to know where this documentation is...  Happen to have a URL handy?


Fredderic

_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to