Handle SIGINT (CTL+C) by gracefully shutting down
This commit is contained in:
@@ -13,6 +13,8 @@ class Marionette
|
||||
{
|
||||
};
|
||||
|
||||
void exitMarionetteLoop();
|
||||
|
||||
} // namespace mrntt
|
||||
|
||||
struct CrtCommandLineArgs
|
||||
|
||||
Reference in New Issue
Block a user