Qore Programming Language Reference Manual 2.2.1
Loading...
Searching...
No Matches
Signal Constants

Variables

const Qore::NameToSignal
 maps signal names to signal values
const Qore::SIGABRT = SIGABRT
 SIGABRT.
const Qore::SIGALRM = SIGALRM
 SIGALRM.
const Qore::SIGBUS = SIGBUS
 SIGBUS.
const Qore::SIGCANCEL = SIGCANCEL
 SIGCANCEL.
const Qore::SIGCHLD = SIGCHLD
 SIGCHLD.
const Qore::SIGCLD = SIGCLD
 SIGCLD.
const Qore::SIGCONT = SIGCONT
 SIGCONT.
const Qore::SIGEMT = SIGEMT
 SIGEMT.
const Qore::SIGFPE = SIGFPE
 SIGFPE.
const Qore::SIGFREEZE = SIGFREEZE
 SIGFREEZE.
const Qore::SIGHUP = SIGHUP
 SIGHUP.
const Qore::SIGILL = SIGILL
 SIGILL.
const Qore::SIGINFO = SIGINFO
 SIGINFO.
const Qore::SIGINT = SIGINT
 SIGINT.
const Qore::SIGIO = SIGIO
 SIGIO.
const Qore::SIGIOT = SIGIOT
 SIGIOT.
const Qore::SIGJVM1 = SIGJVM1
 SIGJVM1.
const Qore::SIGJVM2 = SIGJVM2
 SIGJVM2.
const Qore::SIGKILL = SIGKILL
 SIGKILL.
const Qore::SIGLOST = SIGLOST
 SIGLOST.
const Qore::SIGLWP = SIGLWP
 SIGLWP.
const Qore::SIGPIPE = SIGPIPE
 SIGPIPE.
const Qore::SIGPOLL = SIGPOLL
 SIGPOLL.
const Qore::SIGPROF = SIGPROF
 SIGPROF.
const Qore::SIGPWR = SIGPWR
 SIGPWR.
const Qore::SIGQUIT = SIGQUIT
 SIGQUIT.
const Qore::SIGSEGV = SIGSEGV
 SIGSEGV.
const Qore::SIGSTKFLT = SIGSTKFLT
 SIGSTKFLT.
const Qore::SIGSTOP = SIGSTOP
 SIGSTOP.
const Qore::SIGSYS = SIGSYS
 SIGSYS.
const Qore::SIGTERM = SIGTERM
 SIGTERM.
const Qore::SIGTHAW = SIGTHAW
 SIGTHAW.
const Qore::SIGTRAP = SIGTRAP
 SIGTRAP.
const Qore::SIGTSTP = SIGTSTP
 SIGTSTP.
const Qore::SIGTTIN = SIGTTIN
 SIGTTIN.
const Qore::SIGTTOU = SIGTTOU
 SIGTTOU.
const Qore::SIGURG = SIGURG
 SIGURG.
const Qore::SIGUSR1 = SIGUSR1
 SIGUSR1.
const Qore::SIGUSR2 = SIGUSR2
 SIGUSR2.
const Qore::SIGVTALRM = SIGVTALRM
 SIGVTALRM.
const Qore::SIGWAITING = SIGWAITING
 SIGWAITING.
const Qore::SIGWINCH = SIGWINCH
 SIGWINCH.
const Qore::SIGXCPU = SIGXCPU
 SIGXCPU.
const Qore::SIGXFSZ = SIGXFSZ
 SIGXFSZ.
const Qore::SIGXRES = SIGXRES
 SIGXRES.
const Qore::SignalToName
 maps signal numbers (as a string key) to the symbolic name for the signal

Detailed Description

Signal constants - if any of the constants in this section are not defined on the host; the constant's value will be 0