On Tue, Mar 13, 2012 at 1:45 PM, Dmitry Nikiforov <[email protected]> wrote:

> On Mac OS X, if I try to connect to a server that does not yet exist, the 
> "send" method blocks until the server is up, and then sends the message. On 
> Linux it doesn't block and just goes right through. In both cases I've 
> installed libzmq the same way - "./configure --prefix=/usr/local && make && 
> sudo make install". Same for ZeroMQ binding for Perl.

Some basic advice when you have this kind of problem:

* Post some minimal example code
* Try with a different language, ideally in C

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to