Module compio_signal::windows

source ·
Available on Windows only.
Expand description

Windows-specific types for signal handling.

Functions§

  • Creates a new listener which receives “ctrl-break” notifications sent to the process.
  • Creates a new listener which receives “ctrl-c” notifications sent to the process.
  • Creates a new listener which receives “ctrl-close” notifications sent to the process.
  • Creates a new listener which receives “ctrl-logoff” notifications sent to the process.
  • Creates a new listener which receives “ctrl-shutdown” notifications sent to the process.