dquam baeaebc1cf Fix usage of zmq_msg_recv and zmq_recvmsg
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.
2015-11-12 15:35:16 -06:00

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%