Fields
id: u64,
Unique notification cookie for each filter.
pid: u32,
ID of the thread that triggered the notification.
flags: u32,
Bitmask for event information. Currently set to zero.
data: data,
The current system call data.
id: u64,
Unique notification cookie for each filter.
pid: u32,
ID of the thread that triggered the notification.
flags: u32,
Bitmask for event information. Currently set to zero.
data: data,
The current system call data.