On Tuesday 01 March 2005 09:56, Hareesh Nagarajan wrote:

> man 2 kill

Well, this requires that the other process be prepared to handle the 
signal...something that can not generally be assumed. Even if you use 
ignored-by-default signals (ie, SIGURG or SIGCHLD), they might be meaningful 
for the other process.

If you are the developer of the other process and can modify it, then things 
are different, of course.
--
[email protected] mailing list

Reply via email to