- addRef
void addRef(SignalListenID descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- isValid
bool isValid(SignalListenID handle)
Undocumented in source. Be warned that the author may not have intended to support it.
- listen
SignalListenID listen(int sig, SignalCallback on_signal)
Undocumented in source. Be warned that the author may not have intended to support it.
- listenInternal
SignalListenID listenInternal(int sig, SignalCallback on_signal, bool is_internal)
Undocumented in source. Be warned that the author may not have intended to support it.
- releaseRef
bool releaseRef(SignalListenID descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.