FreeTAKTeam / DigitalPy

A framework to support digital engineering in the python language
Eclipse Public License 2.0
9 stars 6 forks source link

strange behaviour with dealer sockets #5

Closed naman108 closed 1 year ago

naman108 commented 1 year ago

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 https://github.com/zeromq/libzmq/issues/3528