summaryrefslogtreecommitdiff
path: root/src/msg.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/msg.hpp')
-rw-r--r--src/msg.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/msg.hpp b/src/msg.hpp
index 514f95b..6b4e216 100644
--- a/src/msg.hpp
+++ b/src/msg.hpp
@@ -68,6 +68,7 @@ namespace zmq
void set_flags (unsigned char flags_);
void reset_flags (unsigned char flags_);
bool is_delimiter ();
+ bool is_vsm ();
// After calling this function you can copy the message in POD-style
// refs_ times. No need to call copy.