# File lib/net/ssh/ruby_compat.rb, line 21
def
self
.
io_select
(
*
params
)
IO
.
select
(
*
params
)
end