radio-dish is sending the group as first frame

This commit is contained in:
somdoron
2016-01-28 15:26:07 +02:00
parent 68675e23d9
commit 5054f2eb61
8 changed files with 181 additions and 9 deletions

View File

@@ -119,6 +119,7 @@ namespace zmq
int reset_routing_id ();
const char * group ();
int set_group (const char* group_);
int set_group (const char*, size_t length);
// After calling this function you can copy the message in POD-style
// refs_ times. No need to call copy.