summaryrefslogtreecommitdiff
path: root/src/xreq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xreq.cpp')
-rw-r--r--src/xreq.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xreq.cpp b/src/xreq.cpp
index 72ce3a2..484ee97 100644
--- a/src/xreq.cpp
+++ b/src/xreq.cpp
@@ -65,7 +65,7 @@ void zmq::xreq_t::xrevive (class reader_t *pipe_)
void zmq::xreq_t::xrevive (class writer_t *pipe_)
{
- zmq_not_implemented ();
+ lb.revive (pipe_);
}
int zmq::xreq_t::xsetsockopt (int option_, const void *optval_,