Function glib::unix_signal_stream
source · [−]Expand description
Create a Stream that will provide a value whenever the given UNIX signal is raised
The Stream must be spawned on an Executor backed by a glib::MainContext.
Create a Stream that will provide a value whenever the given UNIX signal is raised
The Stream must be spawned on an Executor backed by a glib::MainContext.