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

This commit is contained in:
Diego Fons 2015-05-22 15:46:28 -03:00
parent f03a78bbfc
commit fcf7b22b92

View File

@ -314,8 +314,7 @@ becomes available for sending; messages are not discarded.
NOTE: 'ZMQ_PAIR' sockets are designed for inter-thread communication across
the linkzmq:zmq_inproc[7] transport and do not implement functionality such
as auto-reconnection. 'ZMQ_PAIR' sockets are considered experimental and may
have other missing or broken aspects.
as auto-reconnection.
[horizontal]
.Summary of ZMQ_PAIR characteristics