Class Packet::Pimp
In: lib/packet/packet_pimp.rb
Parent: Object

Methods

do_work   new   send_data   send_fd  

Included Modules

NbioHelper

Attributes

fd_write_end  [RW] 
lifeline  [RW] 
outbound_data  [RW] 
pid  [RW] 
reactor  [RW] 
signature  [RW] 
workers  [RW] 

Public Class methods

Public Instance methods

do_work(p_data)

Alias for send_data

encode the data, before writing to the socket

[Validate]