mirror of
https://github.com/objective-see/TaskExplorer.git
synced 2026-03-22 07:02:39 +00:00
added DNS resolution for remote endpoints
added DNS resolution into search updated 'flagged' items view, to use new main text scheme fixed bug in 'flagged' items view - where VT window wouldn't display
This commit is contained in:
@@ -568,7 +568,7 @@ bail:
|
||||
//number of handle
|
||||
int numberOfProcFDs = 0;
|
||||
|
||||
//socket handle struct
|
||||
//socket info struct
|
||||
struct socket_fdinfo socketInfo = {0};
|
||||
|
||||
//socket local addr
|
||||
|
||||
Reference in New Issue
Block a user