I am writing a bindings library for ZeroMQ. I am thinking of 
hiding the creation and destroying of the context from the user. 
It would just create one context at start up of the program, use 
it for all sockets, and never destroy the context.

What would be a reason to destroy the context?
What would be a reason to open a second context?


-- 
Peter Kleiweg
http://pkleiweg.home.xs4all.nl/
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to