Instance: add method Shutdown()
This commit is contained in:
@@ -393,7 +393,7 @@ idle_event_emitted(void)
|
||||
static void
|
||||
shutdown_event_emitted(void)
|
||||
{
|
||||
instance->event_loop->Break();
|
||||
instance->Shutdown();
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user