Struct calloop::signals::Event [−][src]
pub struct Event { /* fields omitted */ }An event generated by the signal event source
Methods
impl Event[src]
impl Eventpub fn signal(&self) -> Signal[src]
pub fn signal(&self) -> SignalRetrieve the signal number that was receive
pub fn full_info(&self) -> siginfo[src]
pub fn full_info(&self) -> siginfoAccess the full siginfo_t associated with this signal event