mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24062 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
796fc30f84
commit
e13fb8029b
1 changed files with 1 additions and 0 deletions
1
io.c
1
io.c
|
@ -7441,6 +7441,7 @@ pipe_pair_close(VALUE rw)
|
|||
* returns the value of the block.
|
||||
* <i>read_io</i> and <i>write_io</i> are sent to the block as arguments.
|
||||
* If read_io and write_io are not closed when the block exits, they are closed.
|
||||
* i.e. closing read_io and/or write_io doesn't cause an error.
|
||||
*
|
||||
* Not available on all platforms.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue