# File lib_core/rucy/wait.rb, line 5
def
wait_by_io
(
input
,
timeout
)
input
.
wait
(
timeout
)
end