# File lib/net/ssh/transport/session.rb, line 236
    def configure_server(options={})
      socket.server.set(options)
    end