On Mon, Nov 25, 2013 at 8:09 AM, Chris Laws <clawsicus at gmail.com> wrote: > This is available by using the ZMQ_TOS socket option. > Now on to adding it to CZMQ! Very neat. To add socket options to CZMQ you need only modify model/sockopts.xml, and then run ./generate or let someone else run that. -Pieter