mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
cluster/zeromq: Use NodeId(), drop my_node_id
This commit is contained in:
parent
769044e8e1
commit
df78a94c76
2 changed files with 3 additions and 5 deletions
|
@ -62,7 +62,6 @@ private:
|
|||
bool DoProcessBackendMessage(int tag, detail::byte_buffer_span payload) override;
|
||||
|
||||
// Script level variables.
|
||||
std::string my_node_id;
|
||||
std::string connect_xsub_endpoint;
|
||||
std::string connect_xpub_endpoint;
|
||||
std::string listen_xsub_endpoint;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue