mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-05-21 05:18:38 +02:00

The zmq_msg_recv() function takes the message, socket, and flags while the zmq_recvmsg() function takes the socket, message. This commit addresses that difference.
This is C++ binding for 0MQ The contribution policy is at: http://rfc.zeromq.org/spec:22
Description
Languages
C++
96.2%
CMake
3.5%
Shell
0.3%