mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Rework threads labeling
This commit is contained in:
parent
77f0de2ca8
commit
b6e30f9511
22 changed files with 46 additions and 27 deletions
|
|
@ -439,6 +439,7 @@ public:
|
|||
NetworkInterface(const char *name, const char *custom_interface_type = NULL);
|
||||
virtual ~NetworkInterface();
|
||||
|
||||
void setPollerThreadName();
|
||||
bool initFlowChecksLoop(); /* Initialize the loop to dequeue flows for the
|
||||
execution of user script hooks */
|
||||
bool initHostChecksLoop(); /* Same as above but for hosts */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue