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