Class: EventMachine::XS::Sockets::Pull

Inherits:
EventMachine::XS::Socket show all
Defined in:
lib/em-xs/patterns/push_pull_pattern.rb

Constant Summary

Constants inherited from EventMachine::XS::Socket

EventMachine::XS::Socket::TYPES_MAPPING

Instance Attribute Summary

Attributes inherited from EventMachine::XS::Socket

#handler, #on_readable, #on_writable, #socket, #socket_type

Method Summary

Methods inherited from EventMachine::XS::Socket

#bind, #connect, get_class_for_type, #getsockopt, #initialize, map_sockopt, #notify_readable, #notify_writable, #readable?, #register_readable, #register_writable, #send_msg, #setsockopt, #unbind, #writable?

Constructor Details

This class inherits a constructor from EventMachine::XS::Socket