WvStreams
Public Attributes | List of all members
IWvStream::SelectInfo Struct Reference

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
 

Detailed Description

the data structure used by pre_select()/post_select() and internally by select().

Definition at line 50 of file iwvstream.h.


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