I've merged the PR on cppzmq (not sure who the maintainers of that project are at the moment).
I'll make the patch for CZMQ, you're right that it shouldn't use the deprecated functions. -Pieter On Sat, Jan 5, 2013 at 9:55 AM, crocket <[email protected]> wrote: > In case of cppzmq, there is a pull request that deals with deprecated > functions. > https://github.com/zeromq/cppzmq/pull/12 > > But I couldn't find such a pull request for czmq. > > czmq still uses zmq_sendmsg instead of zmq_msg_send. > > This should be fixed sooner or later. > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
