mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-04 07:27:26 +01:00

* Problem: boilerplate when init msg from data copy Solution: Add zmq_msg_init_buffer to construct a message by copying memory from buffer.
* Problem: boilerplate when init msg from data copy Solution: Add zmq_msg_init_buffer to construct a message by copying memory from buffer.