mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
DNS_Mgr changes to match the new IOSource API and loop architecture
This commit is contained in:
parent
8b9160fb7e
commit
c4d9566294
3 changed files with 27 additions and 51 deletions
|
@ -290,6 +290,7 @@ void terminate_bro()
|
|||
input_mgr->Terminate();
|
||||
thread_mgr->Terminate();
|
||||
broker_mgr->Terminate();
|
||||
dns_mgr->Terminate();
|
||||
|
||||
mgr.Drain();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue