mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-03 04:38:42 +01:00
Problem: remaining use of "identity"
Solution: replaced by "routing id"
This commit is contained in:
parent
7e3f4b1d32
commit
2c8a7223b8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user