signal . response . sncode
latest
Send sa signal
SIGNAL
NAME
signal - Send a signal to a process
SYNOPSIS
signal(PID,SIGUSR1|SIGUSR2)
DESCRIPTION
This function is used to send a signal to a process. It is usually uses with the websocket server.
AUTHOR
Written by Pierre Laplante and Caroline Laplante, <laplante@sednove.com>