summaryrefslogtreecommitdiff
path: root/doc/zmq.txt
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2010-03-13 14:40:10 +0100
committerMartin Sustrik <sustrik@250bpm.com>2010-03-13 14:40:10 +0100
commit61ad236e9543a569fe066872a5fda4fa40ea7591 (patch)
tree7b31a4611a29979692a59fc7e0464451bddc4df3 /doc/zmq.txt
parentc42343d3f027248514344aec9e3814dfe1047d59 (diff)
ZMQ_NOFLUSH and zmq_flush obsoleted
Diffstat (limited to 'doc/zmq.txt')
-rw-r--r--doc/zmq.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/zmq.txt b/doc/zmq.txt
index 8f8d40d..003570a 100644
--- a/doc/zmq.txt
+++ b/doc/zmq.txt
@@ -115,7 +115,6 @@ Establishing a message flow::
Sending and receiving messages::
linkzmq:zmq_send[3]
- linkzmq:zmq_flush[3]
linkzmq:zmq_recv[3]