class

Tcp

Inherits Reference < Object

Constants

TOTAL_FIBERS = 200

Constructors

new(host : String, port : Int32, base_dir : String, debug : Bool, debug_type : Int32)
Source

Instance methods

build_channel
Source
get_socket_data(socket : TCPSocket, &)
Source
listen
Source
reader(socket : TCPSocket, processor : Processor)
Source
spawn_listener(socket_channel : Channel)
Source
stats_response(socket : TCPSocket)
Source