Re: [GINI-user] SIGHUP
Status: Inactive
Brought to you by:
elmi2
From: brad <j0...@ri...> - 2003-10-31 13:56:39
|
If you mean from the console, it's kill -HUP <process id>. If you mean programatically, in C you can use the signal.h library. On Fri, 2003-10-31 at 07:03, Chad Shannon wrote: > I noticed that ginifeed has a signal handler defined and upon SIGHUP it will > reload a playlist. My only problem is, I don't know how to send the SIGHUP > signal to the process. Anyone know? > > Thanks > Chad > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > GINI-user mailing list > GIN...@li... > https://lists.sourceforge.net/lists/listinfo/gini-user |