Function glib::unix_signal_future
source · [−]This is supported on Unix only.
Expand description
Create a Future that will resolve once the given UNIX signal is raised
The Future must be spawned on an Executor backed by a glib::MainContext.