[zeromq-dev] Proxy dies: socket operation on non-socket

Kevin Primicerio kevin.primicerio at gmail.com
Sun Feb 24 18:24:33 CET 2019


Using the Golang binding (github.com/pebbe/zmq4) and reproducing the
espresso example from the documentation I encounter an error:

socket operation on non-socket

It happens (systematically) when I reduce the time.Sleep() between two sent
messages to the frontend, or when I increase the size/length of a message.
Therefore it seems like a throughput limitation.

Looking at the source code it appears to come from the zmq_proxy() function.

More infos here: https://github.com/pebbe/zmq4/issues/145
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20190224/47e34003/attachment.htm>


More information about the zeromq-dev mailing list