On Mon, Apr 15, 2013 at 7:07 PM, Evan Gates <evan.ga...@gmail.com> wrote:

> I need to connect through a SOCKS proxy. What's the best way to do this? I
> suspect I'll need to use ZMQ_ROUTER_RAW, talk socksy to it, then switch raw
> back off. Only problem is we're using 3.2.2 as it's the latest stable
> release, which doesn't include the ZMQ_ROUTER_RAW option.

Right.

You might consider backporting that patch to your own fork of 3.2
stable. We don't bring new features into stable releases, only bug
fixes, so if you want the raw feature in an official package, it'll be
in 3.3.

-Pieter
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to