[zeromq-dev] "Resource temporarily unavailable" with pub socket

Gerry Steele gerry.steele at gmail.com
Wed Aug 14 12:55:36 CEST 2013


Worth mentioning that there is a connected consumer and some messages are 
being send accross ok

On Wednesday, August 14, 2013 11:30:36 AM UTC+1, Gerry Steele wrote:
>
> 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/e41dde66/attachment.htm>


More information about the zeromq-dev mailing list