Class: Ione::Io::ServerConnection

Inherits:
BaseConnection show all
Defined in:
lib/ione/io/server_connection.rb

Overview

Since:

  • v1.1.0

Constant Summary

Constants inherited from BaseConnection

BaseConnection::CLOSED_STATE, BaseConnection::CONNECTED_STATE, BaseConnection::CONNECTING_STATE, BaseConnection::DRAINING_STATE

Instance Attribute Summary

Attributes inherited from BaseConnection

#host, #port

Method Summary

Methods inherited from BaseConnection

#close, #closed?, #connected?, #drain, #on_closed, #on_data, #to_s, #write