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 >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
