# File lib/net/ssh/connection/channel.rb, line 268 268: def wait 269: connection.loop { active? } 270: end