The Handler does not block, ignore or handle any Linux signals (including SIGPIPE), so it is the responsibility of the user applications.
- See also
- The "GettingStarted" sample from the distributions package, it includes the Linux signals handling code.