Vitaly Mayatskikh wrote: > At Wed, 07 Apr 2010 08:27:44 +0200, Martin Sustrik wrote: > >> I've committed your changes. Devices can now be created within the >> process via 0MQ API: >> >> ... >> int rc = zmq_device (ZMQ_FORWARDER, in_socket, out_socket); >> ... > > How application can close/destroy device?
It can't. It's an experimental functionality that has to be improved in the future. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
