libusb_pollfd Struct Reference
[Polling and timing]

File descriptor for polling. More...

#include <libusb.h>


Data Fields

int fd
 Numeric file descriptor.
short events
 Event flags to poll for from <poll.h>.


Detailed Description

File descriptor for polling.

Field Documentation

Event flags to poll for from <poll.h>.

POLLIN indicates that you should monitor this file descriptor for becoming ready to read from, and POLLOUT indicates that you should monitor this file descriptor for nonblocking write readiness.


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

Generated on Thu Oct 14 14:56:36 2010 for libusb by  doxygen 1.5.9