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 f2f8fcf..8c84670 100644
--- a/src/msg.hpp
+++ b/src/msg.hpp
@@ -50,6 +50,7 @@ namespace zmq
enum
{
more = 1,
+ identity = 64,
shared = 128
};