Libraries
»
faye
(1.4.1)
»
Index
»
Faye
»
Server
»
#close
Method: Faye::Server#close
Defined in:
lib/faye/protocol/server.rb
#
close
⇒
Object
20 21 22
# File 'lib/faye/protocol/server.rb', line 20
def
close
@engine
.
close
end