mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
Finetuning communication CPU usage.
This commit is contained in:
parent
0208dd2844
commit
51009b73bc
3 changed files with 16 additions and 1 deletions
|
@ -338,6 +338,7 @@ private:
|
|||
int propagate_accesses;
|
||||
bool ignore_accesses;
|
||||
bool terminating;
|
||||
int received_logs;
|
||||
Peer* source_peer;
|
||||
PeerID id_counter; // Keeps track of assigned IDs.
|
||||
uint32 current_sync_point;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue