select_args Struct Reference

Data Fields

VALUE read
VALUE write
VALUE except
struct timevaltimeout
rb_fdset_t fdsets [4]
union {
   int   fd
   int   error
as
rb_fdset_tread
rb_fdset_twrite
rb_fdset_texcept
struct timevaltv

Detailed Description

Definition at line 7769 of file io.c.


Field Documentation

union { ... } select_args::as

Definition at line 2922 of file thread.c.

Referenced by rb_wait_for_single_fd(), and select_single().

Definition at line 2926 of file thread.c.

Definition at line 2921 of file thread.c.

Referenced by rb_wait_for_single_fd(), and select_single().

Definition at line 7772 of file io.c.

Referenced by rb_f_select(), select_call(), and select_end().

Definition at line 2924 of file thread.c.

struct timeval* select_args::timeout [read]

Definition at line 7771 of file io.c.

Referenced by rb_f_select(), and select_call().

struct timeval* select_args::tv [read]

Definition at line 2927 of file thread.c.

Referenced by rb_wait_for_single_fd(), and select_single().

Definition at line 2925 of file thread.c.


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

Generated on 27 Nov 2014 for Ruby by  doxygen 1.6.1