Class
EventMachine::CallsBackToEM
In:
lib/cool.io/eventmachine.rb
Parent:
Coolio::TCPSocket
Methods
call_back_to_this
connect
connection_has_timed_out
fail
on_close
on_connect
on_connect_failed
on_read
on_resolve_failed
on_write_complete
should_close_after_writing
Classes and Modules
Class
EventMachine::CallsBackToEM::ConnectTimer
Public Class methods
connect
(*args)
Public Instance methods
call_back_to_this
(parent)
connection_has_timed_out
()
fail
()
on_close
()
on_connect
()
on_connect_failed
()
on_read
(data)
on_resolve_failed
()
on_write_complete
()
should_close_after_writing
()
[Validate]