mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-04 07:27:26 +01:00

Solution: a new socket type, called PEER. Very similar to SERVER, but can only connect to other PEERs. Also a new zmq_connect_peer method, that connect and return a routing-id in thread-safe and atomic operation