Class: NNQ::PULL0
Overview
PULL side of the pipeline pattern (nng pull0). Fair-queues messages from all live PUSH peers into one unbounded receive queue. Defaults to listening.
Instance Attribute Summary
Attributes inherited from Socket
Instance Method Summary collapse
Methods inherited from Socket
#all_peers_gone, bind, #bind, #close, #close_read, connect, #connect, #connection_count, #frozen_binary, #initialize, #last_endpoint, #monitor, #peer_connected, #raw?, #reconnect_enabled, #reconnect_enabled=
Constructor Details
This class inherits a constructor from NNQ::Socket