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