0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-28 07:58:14 +08:00
Doron Somech 70bc7dd925 problem: zeromq doesn't has a thread-safe peer to peer socket
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
2020-02-09 23:20:14 +02:00
..
2015-12-08 13:16:09 +06:00
2013-09-15 20:13:44 +02:00
2017-01-19 21:00:15 +00:00
2015-12-08 13:16:09 +06:00
2015-12-08 13:16:09 +06:00
2020-01-23 20:09:08 +01:00
2018-09-13 22:14:06 +01:00