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