Merge pull request #2152 from t-b/fix_socket_docu

Problem: Invalid markup in zmq_socket.txt
This commit is contained in:
Doron Somech 2016-10-07 17:40:37 +03:00 committed by GitHub
commit 9780945d7c

View File

@ -150,7 +150,8 @@ Action in mute state:: Return EAGAIN
Radio-dish pattern
~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~
The radio-dish pattern is used for one-to-many distribution of data from
a single _publisher_ to multiple _subscribers_ in a fan out fashion.