Termisu::Event::Poller::PollResult
Result of a poll wait operation.
Contains the event type and associated data:
- For fd events: the file descriptor that triggered
- For timer events: the timer handle and expiration count
Constructors
Instance methods
fd
Sourcetimer_expirations
Sourcetimer_handle
Sourcetype
Source