Class: NNQ::PAIR0
Overview
PAIR (nng pair0): exclusive bidirectional channel with a single peer. First peer to connect wins; subsequent peers are dropped until the current one disconnects. No SP header on the wire.
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