pollfd Struct Reference

Poll request for an FD. More...

#include <poll.h>


Data Fields

int fd
 The file descriptor to be polled.
short events
 The events on which to trigger a return.
short revents
 The events which occurred.


Detailed Description

Poll request for an FD.

Field Documentation

The file descriptor to be polled.

The events on which to trigger a return.

The events which occurred.

Filled out by poll.


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

Generated on Tue Jan 20 14:29:01 2009 for ABLE LIBC by  doxygen 1.5.6