[zeromq-dev] Resource temporarily unavailable
john skaller
skaller at users.sourceforge.net
Wed Jan 18 06:30:24 CET 2012
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
skaller at users.sourceforge.net
More information about the zeromq-dev
mailing list