[zeromq-dev] question about czmq zctx_destroy
Pieter Hintjens
ph at imatix.com
Thu Apr 18 23:13:17 CEST 2013
On Thu, Apr 18, 2013 at 10:36 PM, Evan Gates <evan.gates at gmail.com> 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
More information about the zeromq-dev
mailing list