On Thu, Aug 26, 2010 at 11:52 AM, Pieter Hintjens <[email protected]> wrote:
> So, AFAICS there is a simpler and more coherent API. OK, after discussing this on IRC it's clear why I/O threads and other context options must be known when the context is created. We see three ways to configure contexts: * via zmq_init() call as today * via second zmq_init_opt() call with options list * via compile time constants I've summarized these here: http://www.zeromq.org/docs:3-0#toc7 It mostly affects bindings, so if you're the author of a binding your input would be welcome. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
