On Tue, Dec 17, 2013 at 06:51:19PM -0800, Nikolaus Rath wrote:
> A nice thing about the SIGSTOP mechanism is that it can trivially be
> used even in programs not written in C. Any Perl or Python script (and
> there are plenty of daemons written in these languages) can send itself
> SIGSTOP. Using s
A nice thing about the SIGSTOP mechanism is that it can trivially be
used even in programs not written in C. Any Perl or Python script (and
there are plenty of daemons written in these languages) can send itself
SIGSTOP. Using sd_notify requires to re-implement the protocol or to add
C adaptor code
2 matches
Mail list logo