Merge pull request #2605 from emanuelkoczwara/master

Update zmq.txt
This commit is contained in:
Constantin Rack 2017-06-23 19:02:09 +02:00 committed by GitHub
commit a3550e6104

View File

@ -108,7 +108,7 @@ Message manipulation::
Sockets Sockets
~~~~~~~ ~~~~~~~
0MQ sockets present an abstraction of a asynchronous _message queue_, with the 0MQ sockets present an abstraction of an asynchronous _message queue_, with the
exact queueing semantics depending on the socket type in use. See exact queueing semantics depending on the socket type in use. See
linkzmq:zmq_socket[3] for the socket types provided. linkzmq:zmq_socket[3] for the socket types provided.