Expand description
Event operations.
Modules
- Linx
epollsupport.
Structs
EFD_*flags for use witheventfd.struct pollfd—File descriptor and flags for use withpoll.POLL*flags for use withpoll.
Functions
eventfd(initval, flags)—Creates a file descriptor for event notification.poll(self.fds, timeout)