Class: Officer::Server::ShutdownConnection
- Inherits:
-
EventMachine::Connection
- Object
- EventMachine::Connection
- Officer::Server::ShutdownConnection
- Defined in:
- lib/officer/server.rb
Instance Method Summary collapse
Instance Method Details
#unbind ⇒ Object
5 6 7 |
# File 'lib/officer/server.rb', line 5 def unbind EM::stop_event_loop end |