# File ruby/comm_xmlrpc.rb, line 155 def shutdown_server client_call2("exit",[]) @shutdown_proc.call @connected = false end