[zeromq-dev] "Resource temporarily unavailable" with pub socket
Gerry Steele
gerry.steele at gmail.com
Wed Aug 14 12:30:36 CEST 2013
As part of a larger program i ran into a "Resource temporarily unavailable"
error when trying to send a message via a pub socket.
The program listens on multiple ipc transports to another process via SUB
(works well). i then do something to the data (removed from the example)
and then send it out again on a pub socket.
This happens if i run it in a separate thread and even occurs after moving
it to the main thread. I can't see anything obviously wrong with the code.
Full code listing here
http://paste.ubuntu.com/5984515/
Many Thanks
GS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130814/c8457c53/attachment.htm>
More information about the zeromq-dev
mailing list