зеркало из https://github.com/github/ruby.git
rdoc update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
fa2ab2fca3
Коммит
5baa0431b9
2
io.c
2
io.c
|
@ -7197,7 +7197,7 @@ pipe_pair_close(VALUE rw)
|
|||
* If a block is given, the block is called and
|
||||
* 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 IO.pipe returns, they are closed.
|
||||
* If read_io and write_io are not closed when the block exits, they are closed.
|
||||
*
|
||||
* Not available on all platforms.
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче