mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-30 21:50:49 +01:00
Problem: remaining use of "identity"
Solution: replaced by "routing id"
This commit is contained in:
@@ -143,7 +143,7 @@ namespace zmq
|
||||
// sockets.
|
||||
bool invert_matching;
|
||||
|
||||
// If true, the identity message is forwarded to the socket.
|
||||
// If true, the routing id message is forwarded to the socket.
|
||||
bool recv_routing_id;
|
||||
|
||||
// if true, router socket accepts non-zmq tcp connections
|
||||
|
||||
Reference in New Issue
Block a user