303 304 305 306
# File 'lib/gopher.rb', line 303 def stop return unless EM.reactor_running? EM.stop_server end