SignalHandler

Undocumented in source.

Members

Aliases

Fun
alias Fun = void function(int) nothrow @(nogc) @(system)
Undocumented in source.

Functions

forward
void forward(int sig)
Undocumented in source. Be warned that the author may not have intended to support it.
on
void on(int s)
Undocumented in source. Be warned that the author may not have intended to support it.
setup
void setup(void delegate(int) cb)
Undocumented in source. Be warned that the author may not have intended to support it.
teardown
void teardown()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

intr
void intr(int i)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta