[zeromq-dev] Patches for Ruby binding
Chris Wong
chris at chriswongstudio.com
Fri Mar 5 19:20:10 CET 2010
I'll try to fix the perf tests in the Ruby binding code later. Currently, I'm having issue getting zmq_bind to work on my Mac OS X box.
It's giving the following error.
error in zmq_bind: Can't assign requested address
I tried binding to tcp://lo0:5555 or tcp://en0:5555. None of them work.
Still trying to trace through the C code to find out why.
Chris
On Mar 5, 2010, at 11:02 AM, Martin Sustrik wrote:
> Chris,
>
>> Per previous discussion on the list, included are two patches to the ruby binding.
>
> Thanks. The patches are applied. I've also modified perf tests to
> reflect the change in the API.
>
> Martin
> _______________________________________________
> 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