# File lib/net/ssh/transport/packet_stream.rb, line 155
    def cleanup
      client.cleanup
      server.cleanup
    end