For the latest stable version, please use Emilua API 0.10!

system.signal.raise

Synopsis

local system = require "system"
system.signal.raise(signal: integer)

Description

Sends a signal to the calling process.