Go to the documentation of this file.
90 static void set(
const bool verbose);
93 static void unset(
const bool verbose);
static bool sigActive_
Flag to indicate signal trapping is enabled.
Signal handler for INT interupt.
static void sigHandler(int)
static void set(const bool verbose)
Activate SIGINT signal handler.
static struct sigaction oldAction_
Saved old signal trapping setting.
static void unset(const bool verbose)
Deactivate SIGINT signal handler.