method
wakeup
v8.1.1 -
Show latest stable
- Class:
ActionCable::Connection::StreamEventLoop
wakeup()private
No documentation available.
# File actioncable/lib/action_cable/connection/stream_event_loop.rb, line 83
def wakeup
spawn || @nio.wakeup
end