[zeromq-dev] zbeacon and Mac OS

Matt Connolly matt.connolly at me.com
Tue Jun 24 02:32:01 CEST 2014


Hi Carlos,

zbeacon should work on Mac. The rbczmq gem wraps this functionality and has some tests to verify it working from within ruby. I’ve tested this on Mac, SmartOS and Linux. But I think the gem is still using czmq 2.0, not 2.2 yet, so there could have been some changes between then. I’m a bit busy to take a look right now unfortunately, but maybe you could start by seeing if there are any changes between czmq 2.0 and 2.2.

Regards,
Matt


> On 24 Jun 2014, at 8:07 am, Carlos Agüero <caguero at osrfoundation.org> wrote:
> 
> hi,
> 
> I am building a multi platform library using zeromq. So far,
> everything went well while running on Linux. However, on Mac OS I am
> not able to make zbeacon work. Attached you can find a test example
> that works on Linux but not on Mac.
> 
> The program, just creates a beacon, subscribes to everything and
> publishes a beacon. After that, I am expecting to receive the beacon
> when I do zstr_recv(...).
> 
> In Mac OS, I don't receive any data. I'm using Mac OS X 10.9.3
> (Mavericks) and czmq v2.2.0.
> 
> Is zbeacon suppose to work on Mac OS?
> 
> Thanks,
> Carlos
> <CMakeLists.txt><beaconTest.cc>_______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev




More information about the zeromq-dev mailing list