SignalFD.handle

Should be called when the signal event has fired. Fills in the provided array with structs containing information about which signals fired.

class SignalFD
void
handle

Parameters

siginfos SignalInfo[]

output array of structs containing information about signals which fired

Throws

if an error occurs while reading from the signalfd

Meta