Rizin
unix-like reverse engineering framework and cli tools
epoll_event Struct Reference

#include <os390-syscalls.h>

Public Attributes

int events
 
int fd
 
int is_msg
 

Detailed Description

Definition at line 40 of file os390-syscalls.h.

Member Data Documentation

◆ events

int epoll_event::events

Definition at line 41 of file os390-syscalls.h.

Referenced by epoll_wait(), uv__io_poll(), and uv__platform_invalidate_fd().

◆ fd

int epoll_event::fd

Definition at line 42 of file os390-syscalls.h.

Referenced by epoll_wait(), and uv__io_poll().

◆ is_msg

int epoll_event::is_msg

Definition at line 43 of file os390-syscalls.h.

Referenced by epoll_wait(), and uv__io_poll().


The documentation for this struct was generated from the following file: