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