class EventMachine::CallsBackToEM::ConnectTimer
Attributes
parent[RW]
Public Instance Methods
on_timer()
click to toggle source
# File lib/cool.io/eventmachine.rb, line 118 def on_timer @parent.connection_has_timed_out end