mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
updated Bro->Zeek in comments in the source tree
This commit is contained in:
parent
becc966106
commit
d758585e42
71 changed files with 186 additions and 186 deletions
|
@ -136,7 +136,7 @@ void EventMgr::Drain()
|
|||
|
||||
draining = true;
|
||||
|
||||
// Past Bro versions drained as long as there events, including when
|
||||
// Past Zeek versions drained as long as there events, including when
|
||||
// a handler queued new events during its execution. This could lead
|
||||
// to endless loops in case a handler kept triggering its own event.
|
||||
// We now limit this to just a couple of rounds. We do more than
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue