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
new
(lifeline_socket,worker_pid,p_reactor)
Public Instance methods
do_work
(p_data)
Alias for
send_data
send_data
(p_data)
encode the data, before writing to the socket
send_fd
(sock_fd)
[Validate]