You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: service/firewall/interception/dnsmonitor/etwlink_windows.go
+5-5
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,8 @@ type ETWSession struct {
22
22
stateuintptr
23
23
}
24
24
25
-
// NewSession creates new ETW event listener and initilizes it. This is a low level interface, make sure to call DestorySession when you are done using it.
// NewSession creates new ETW event listener and initializes it. This is a low level interface, make sure to call DestroySession when you are done using it.
0 commit comments