Method Pike.PollDeviceBackend()->set_signal_event_callback()
- Method set_signal_event_callback
optionalvoidset_signal_event_callback(intsignum,function(:void)cb)- Description
Request
cbto be called from the backend when the signalsignumis received.- Note
This function is a noop except for the kqueue case.
- Note
Caveat emptor: Unlikely to work.
- See also