summaryrefslogtreecommitdiff
path: root/src/zmq_engine.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zmq_engine.hpp')
-rw-r--r--src/zmq_engine.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zmq_engine.hpp b/src/zmq_engine.hpp
index 328ec95..1023051 100644
--- a/src/zmq_engine.hpp
+++ b/src/zmq_engine.hpp
@@ -44,6 +44,7 @@ namespace zmq
// i_engine interface implementation.
void plug (class io_thread_t *io_thread_, struct i_inout *inout_);
void unplug ();
+ void terminate ();
void activate_in ();
void activate_out ();