SignalFD.registered_signals

Getter for the list of registered signals. Changing the contents of the returned array may lead to undefined behaviour.

class SignalFD
int[]
registered_signals
()

Return Value

Type: int[]

list of signals which are registered to be handled by this fd

Meta