From 61ad236e9543a569fe066872a5fda4fa40ea7591 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Sat, 13 Mar 2010 14:40:10 +0100 Subject: ZMQ_NOFLUSH and zmq_flush obsoleted --- src/xreq.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/xreq.hpp') diff --git a/src/xreq.hpp b/src/xreq.hpp index 3d3f573..8ee0bb9 100644 --- a/src/xreq.hpp +++ b/src/xreq.hpp @@ -44,7 +44,6 @@ namespace zmq void xrevive (class writer_t *pipe_); int xsetsockopt (int option_, const void *optval_, size_t optvallen_); int xsend (zmq_msg_t *msg_, int flags_); - int xflush (); int xrecv (zmq_msg_t *msg_, int flags_); bool xhas_in (); bool xhas_out (); -- cgit v1.2.3