mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 13:08:20 +00:00
Merge remote-tracking branch 'origin/topic/jsiwek/force-idle-broker'
* origin/topic/jsiwek/force-idle-broker: Force the Broker IOSource to idle periodically
This commit is contained in:
commit
312713810f
4 changed files with 34 additions and 2 deletions
|
@ -383,6 +383,7 @@ private:
|
|||
bool reading_pcaps;
|
||||
bool after_zeek_init;
|
||||
int peer_count;
|
||||
int times_processed_without_idle;
|
||||
|
||||
Func* log_topic_func;
|
||||
VectorType* vector_of_data_type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue