Signals.handle

Handles the specified signals.

class Signals
void
handle
(
in int[] signals
)

Parameters

signals int[]

list of signals to handle

Throws

SignalErrnoException if setting up the signal fails

Meta