The SIGURG signal is sent to a process when a socket has urgent or out-of-band data available to read.
public const SIGURG = 'SIGURG';