We can't call anything safely except write() inside a signal handler, g_unix_signal_add_watch_full() handles this for us nicely.
We can't call anything safely except write() inside a signal handler, g_unix_signal_add_watch_full() handles this for us nicely.