select_args Struct Reference


Data Fields

VALUE read
VALUE write
VALUE except
timevaltimeout
rb_fdset_t fdsets [4]

Detailed Description

Definition at line 7296 of file io.c.


Field Documentation

VALUE select_args::except

Definition at line 7297 of file io.c.

Referenced by rb_f_select().

rb_fdset_t select_args::fdsets[4]

Definition at line 7299 of file io.c.

Referenced by rb_f_select().

VALUE select_args::read

Definition at line 7297 of file io.c.

Referenced by rb_f_select().

struct timeval* select_args::timeout

Definition at line 7298 of file io.c.

Referenced by rb_f_select().

VALUE select_args::write

Definition at line 7297 of file io.c.

Referenced by rb_f_select().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 10 09:19:11 2011 for Ruby by  doxygen 1.4.7