mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() When a file handle is needed and the last event in the queue is also a get_file_handle event with the same arguments, instead of queueing a new event, just remember to cache/re-use the resulting handle from the previous event. This depends on get_file_handle handlers not changing global state that is also used to derive the file handle string. |
||
---|---|---|
.. | ||
__load__.bro | ||
file-analysis.bro | ||
file-extract.bro | ||
file-hash.bro | ||
file-ident.bro | ||
main.bro | ||
utils.bro |