shutdown()
Schedule a shutdown for the server
# File lib/gserver.rb, line 129 def shutdown @shutdown = true end