Commit fcf7b22b authored by Diego Fons's avatar Diego Fons

doc/zmq_socket.txt: Remove note about ZMQ_PAIR being experimental.

parent f03a78bb
...@@ -314,8 +314,7 @@ becomes available for sending; messages are not discarded. ...@@ -314,8 +314,7 @@ becomes available for sending; messages are not discarded.
NOTE: 'ZMQ_PAIR' sockets are designed for inter-thread communication across NOTE: 'ZMQ_PAIR' sockets are designed for inter-thread communication across
the linkzmq:zmq_inproc[7] transport and do not implement functionality such the linkzmq:zmq_inproc[7] transport and do not implement functionality such
as auto-reconnection. 'ZMQ_PAIR' sockets are considered experimental and may as auto-reconnection.
have other missing or broken aspects.
[horizontal] [horizontal]
.Summary of ZMQ_PAIR characteristics .Summary of ZMQ_PAIR characteristics
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment