PollData Struct Reference


Data Fields

int nfds
int maxfds
pollfdpfds
Ns_Time * timeoutPtr

Detailed Description

The following structure manages polling. The PollIn macro is used for the common case of checking for readability.


Field Documentation

int PollData::nfds

int PollData::maxfds

Number of fd's being monitored.

struct pollfd* PollData::pfds

Max fd's (will grow as needed).

Ns_Time* PollData::timeoutPtr

Dynamic array of poll struct's.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 4 19:58:57 2007 by  doxygen 1.5.1