zeromq / zmqpp

0mq 'highlevel' C++ bindings
http://zeromq.github.io/zmqpp
Mozilla Public License 2.0
438 stars 197 forks source link

Switch to new message send/recv system #6

Closed benjamg closed 11 years ago

benjamg commented 12 years ago

Since 3.2 zmq_sendmsg and recvmsg are now in the zmq_msg subgroup. Code should be updated to reflect this change for 3.2 and later