Class Coolio::Socket
In: lib/cool.io/socket.rb
Parent: IO

Methods

Classes and Modules

Class Coolio::Socket::Connector

Public Class methods

Just initializes some instance variables to avoid warnings and calls super().

Public Instance methods

Called upon completion of a socket connection

Called if a socket connection failed to complete

on_resolve_failed()

Alias for on_connect_failed

[Validate]