Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
copy_stream_struct Struct Reference

Data Fields

VALUE src
VALUE dst
off_t copy_length
off_t src_offset
int src_fd
int dst_fd
int close_src
int close_dst
off_t total
const char * syserr
int error_no
const char * notimp
rb_fdset_t fds
VALUE th

Detailed Description

Definition at line 9578 of file io.c.


Field Documentation

Definition at line 9587 of file io.c.

Referenced by copy_stream_body(), and copy_stream_finalize().

Definition at line 9586 of file io.c.

Referenced by copy_stream_body(), copy_stream_finalize(), and nogvl_copy_stream_read_write().

Definition at line 9585 of file io.c.

Referenced by copy_stream_body(), nogvl_copy_stream_wait_write(), and nogvl_copy_stream_write().

Definition at line 9591 of file io.c.

Referenced by copy_stream_finalize(), and maygvl_copy_stream_read().

Definition at line 9593 of file io.c.

Referenced by copy_stream_body(), and maygvl_copy_stream_continue_p().

Definition at line 9588 of file io.c.

Referenced by copy_stream_body(), copy_stream_fallback_body(), and nogvl_copy_stream_write().


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