Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Non-Compliant Code Example (Windows)

This non-complaint compliant code example fails to persist the signal handler on Windows platforms.

...

Non-Compliant Code Example (Unix)

This non-complaint compliant code example fails to reset the signal handler to its default behavior on Unix systems.

...