Kameloso.abort

When this is set by signal handlers, the program should exit. Other parts of the program will be monitoring it.

struct Kameloso
bool* abort;

Meta