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