FreeTAKTeam/DigitalPy

strange behaviour with dealer sockets

Closed this issue · 0 comments

It seems that there is an issue that can randomly appear with the backed dealer sockets in the routing proxy where weird behavior occurs if ports below 32768, are used. There is no way to fix this within FTS and it is an OS-level problem.
ref:
https://stackoverflow.com/questions/56387152/zmq-dealer-sends-and-receives-messages-to-itself
zeromq/libzmq#3528