On Sun, Jan 27, 2013 at 5:44 PM, Joshua Tacoma <[email protected]> wrote:
> ... I'm not sure what I'm going to do about value arrays and ZPL. > bind = tcp://eth0:5555 > bind = inproc://device Yes, this is the right syntax, it's the same in XML; you repeat the element. You can then decide to pass this to the application as an array, or a list. Glad you like ZPL, I've been using it in FileMQ and it's pretty simple. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
