Closed p5pRT closed 21 years ago
The documentation for IO::Select does not mention what units are used for TIMEOUT (i.e. is it a number of seconds\, or milliseconds?)
The documentation should mention the units. If the units are not fixed\, but are system-dependent\, then this fact should be mentioned\, and a cross-reference supplied.
This report concerns the documentation at \<http://www.perl.com/pub/doc/manual/html/lib/IO/Select.html>.
The documentation for IO::Select does not mention what units are used for TIMEOUT (i.e. is it a number of seconds\, or milliseconds?)
The documentation should mention the units. If the units are not fixed\, but are system-dependent\, then this fact should be mentioned\, and a cross-reference supplied.
Thank you for your report. The timeout is in seconds\, possibly fractional\, just as the timeout of Perl's 4-arg select(). This will be documented in upcoming Perl releases.
Migrated from rt.perl.org#3665 (status was 'resolved')
Searchable as RT3665$