[zeromq-dev] [http://www.zeromq.org/bindings:cl] small API description fix

Kamil Shakirov kamils80 at gmail.com
Tue Oct 5 14:30:55 CEST 2010


Hi Vitaly,

The following text:

"Macro with-context creates ØMQ context and requires 3 obligatory
arguments: context name, number of application threads and number of
input/output threads. Optional parameter ‘flags’ can be also supplied,
see zmq_init(3). Context is terminated implicitly at the end of macro
block."

refers to the old zmq_init() API. "number of application threads" and
"flags" were removed in the recent version.

-- 
--wbr



More information about the zeromq-dev mailing list