shutdown()
Stops and shuts the server down.
# File lib/xmlrpc/server.rb, line 592 def shutdown @server.shutdown end