My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
pollfd Struct Reference

#include <poll.h>

Data Fields

int fd
 
int events
 
int revents
 

Detailed Description

Definition at line 19 of file poll.h.

Field Documentation

int events

Definition at line 22 of file poll.h.

int fd

Definition at line 21 of file poll.h.

int revents

Definition at line 23 of file poll.h.


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