On Mon, Apr 11, 2011 at 8:53 AM, Martin Lucina <[email protected]> wrote:
> What happened to the original idea with 3.0 to have zmq_recv() and > zmq_send() use char * buffers thus avoiding any zmq_msg_t complexity for > the simple cases and users that don't need that, and keep the current > zero-copy API but use zmq_recvmsg() and zmq_sendmsg() instead? As far as I can see, implemented and working, but not documented yet. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
