previous
|
start
|
next
Signals
There are a fixed set of signals that can be sent to a process.
Signals are identified by integers.
Signal numbers have symbolic names. For example, SIGCHLD is the number of the signal to a parent when a child terminates.
previous
|
start
|
next