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