Class: NNQ::PUSH0
Overview
PUSH side of the pipeline pattern (nng push0). Enqueues onto a single bounded send queue (‘send_hwm`); per-peer send pumps work-steal from it. Defaults to dialing.
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