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.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/zmq_engine.hpp b/src/zmq_engine.hpp
index c5f95dc..65bb85b 100644
--- a/src/zmq_engine.hpp
+++ b/src/zmq_engine.hpp
@@ -70,6 +70,9 @@ namespace zmq
i_inout *inout;
+ // Detached transient inout handler.
+ i_inout *ephemeral_inout;
+
options_t options;
bool plugged;