mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
Use a timer to check for death of supervised node's parent
This commit is contained in:
parent
7ddd311583
commit
dbca14e1fc
6 changed files with 43 additions and 11 deletions
|
@ -37,6 +37,7 @@ const char* TimerNames[] = {
|
|||
"TCPConnectionPartialClose",
|
||||
"TCPConnectionResetTimer",
|
||||
"TriggerTimer",
|
||||
"ParentProcessIDCheck",
|
||||
"TimerMgrExpireTimer",
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue