Project

General

Profile

Actions

Bug #3728

closed

IO.select is not documented.

Added by mperham (Mike Perham) over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
Backport:
[ruby-core:31805]

Description

=begin
Go here: http://ruby-doc.org/ruby-1.9/index.html

Click the IO class and the select method. It links to Kernel#select which also appears to have no documentation.
=end


Files

issue3728.patch (1.08 KB) issue3728.patch eitoball (Eito Katagiri), 09/07/2010 10:24 PM
issue3728.patch (1.74 KB) issue3728.patch eitoball (Eito Katagiri), 09/24/2010 11:40 PM
Actions #1

Updated by eitoball (Eito Katagiri) over 13 years ago

=begin
I created a patch to fill some documentation for IO.select (and Kernel.select eventually). The code example is borrowed from the Rurima project.

HTH
=end

Actions #2

Updated by akr (Akira Tanaka) over 13 years ago

=begin
2010/9/7 Eito Katagiri :

I created a patch to fill some documentation for IO.select (and Kernel.select eventually). The code example is borrowed from the Rurima project.

http://redmine.ruby-lang.org/issues/show/3728

The document doesn't describe the type and unit of timeout.

Tanaka Akira

=end

Actions #3

Updated by eitoball (Eito Katagiri) over 13 years ago

=begin
On Sun, Sep 12, 2010 at 9:02 AM, Tanaka Akira wrote:

The document doesn't describe the type and unit of timeout.

Thank you for reviewing.

I created parameter section and tried to describe about timeout as you mentioned.
=end

Actions #4

Updated by naruse (Yui NARUSE) over 13 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
This issue was solved with changeset r29547.
Mike, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0