Hi Devs,
1) Should zmq_msg_move be preceded by a zmq_msg_init of the dest ? Since
"No actual copying of message content is performed, /dest/ is simply
updated to reference the new content.", I expect the answer is no.
If true, a small documentation update to precise it would be nice.
2) Should the origin message be zmq_msg_close-d after zmq_msg_move ?
3) I assume it is the same for zmq_msg_copy ?
Cheers,
Laurent
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev