mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 21:18:20 +00:00
make heart beat interval for threading configureable from scripting layer
This commit is contained in:
parent
4558195dab
commit
6a60f484f9
4 changed files with 15 additions and 2 deletions
|
@ -12,3 +12,4 @@ const NFS3::return_data: bool;
|
|||
const NFS3::return_data_max: count;
|
||||
const NFS3::return_data_first_only: bool;
|
||||
|
||||
const Threading::heart_beat_interval: double;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue