Commit 2c8a7223 authored by sigiesec's avatar sigiesec

Problem: remaining use of "identity"

Solution: replaced by "routing id"
parent 7e3f4b1d
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment