I am getting this error (I think, its actually code 35 on OSX) on 
hwserver/hwclient.

Stackoverflow reckons this is EAGAIN and I should try again, but I think not,
I think it's the socket persisting, and I need to set

SO_REUSEADDR

on the socket (only, 0MQ doesn't support that option).
It could also be some other bug (the code worked before, doesn't now,
even with the port addresses changed to avoid a locked up port).

Any hints?

--
john skaller
[email protected]




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

Reply via email to