|
WvStreams
|
the data structure used by pre_select()/post_select() and internally by select(). More...
#include <iwvstream.h>
Public Attributes | |
| fd_set | read |
| fd_set | write |
| fd_set | except |
| SelectRequest | wants |
| int | max_fd |
| time_t | msec_timeout |
| bool | inherit_request |
| bool | global_sure |
the data structure used by pre_select()/post_select() and internally by select().
Definition at line 50 of file iwvstream.h.
1.8.12