# File lib/net/ssh/transport/session.rb, line 229
    def configure_client(options={})
      socket.client.set(options)
    end