summaryrefslogtreecommitdiff
path: root/src/xreq.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xreq.hpp')
-rw-r--r--src/xreq.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xreq.hpp b/src/xreq.hpp
index eeb349d..6dbc117 100644
--- a/src/xreq.hpp
+++ b/src/xreq.hpp
@@ -47,7 +47,7 @@ namespace zmq
private:
// Hook into the termination process.
- void process_term ();
+ void process_term (int linger_);
// Messages are fair-queued from inbound pipes. And load-balanced to
// the outbound pipes.