Re: [zeromq-dev] ECANTROUTE not found in OSX

2012-02-17 Thread Ian Barber
On Fri, Feb 17, 2012 at 7:59 AM, Ian Barber ian.bar...@gmail.com wrote:


 I think this is just a doc error, don't believe anything actually sends
 ECANTROUTE. Will check and update docs.

 Ian


Yeah, it's old ROUTER stuff, I've updated the docs and sent a pull req.

Ian
___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev


Re: [zeromq-dev] ECANTROUTE not found in OSX

2012-02-16 Thread Ian Barber
On Fri, Feb 17, 2012 at 3:25 AM, Pasi Mankinen
mailing.l...@manageapp.comwrote:


 Hi.

 I am not a C/C++ developer. I use higher level languages but sometimes I
 do some simple C plugins. Zmq is so easy to use that even I can use it :).
 I don't have a glue how to fix this correctly in zmq source, sorry. Maybe
 some conditional define in zmq.h?

 I created bug LIBZMQ-324:
 https://zeromq.jira.com/browse/LIBZMQ-324

 I just try to help by testing latest git version with OSX and occasionally
 with VisualStudio 2010/2008 in Win7/XP. Later I will start testing
 performance of different RPC architectures and language bindings (libzmq,
 czmq, node.js and maybe Lua).

 I think this is just a doc error, don't believe anything actually sends
ECANTROUTE. Will check and update docs.

Ian
___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev


[zeromq-dev] ECANTROUTE not found in OSX

2012-02-08 Thread Pasi Mankinen

In zmq_sendmsg 3.1 manual sendmsg error 'ECANTROUTE' is not found in OSX.
http://api.zeromq.org/3-1:zmq-sendmsg

--
Regards,

Pasi Mankinen
Finland



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


Re: [zeromq-dev] ECANTROUTE not found in OSX

2012-02-08 Thread Pieter Hintjens
Could you log an issue, please, and then if you can, send us a patch
that fixes this?

Thanks!

On Wed, Feb 8, 2012 at 1:05 PM, Pasi Mankinen
mailing.l...@manageapp.com wrote:

 In zmq_sendmsg 3.1 manual sendmsg error 'ECANTROUTE' is not found in OSX.
 http://api.zeromq.org/3-1:zmq-sendmsg

 --
 Regards,

 Pasi Mankinen
 Finland



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

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