[email protected] said: > 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.
Are you using the git version? > Still trying to trace through the C code to find out why. I disabled the half-assed IPv6 support in git some time ago since it was causing too many problems. But, since I don't have MacOSX to test on I may have done something to break it on OSX. -mato _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
