Destroying ZeroMQ context

At the end of your application code, you need to destroy the context you have created by calling zmq_ctx_destroy(3). Once zmq_ctx_destroy(3) is called, all processes are returned with an error code (ETERM) and zmq_ctx_destroy(3) blocks the calls until opened sockets within the context are closed by zmq_close(3).

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.224.39.74