On Thu, Apr 18, 2013 at 10:36 PM, Evan Gates <[email protected]> wrote:
> IMO the difference is between giving control which normally happens when > you're done with an object (e.g. zmsg_push()), and creating a new object > that you will use presently (e.g. zsocket_new()). Yes, there's a difference between working with an object that's fully managed by another, and passing ownership... -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
