You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/net
Lomanic ef54649286 [windows] Use windows.NewLazySystemDLL to (possibly) prevent DLL hijacking
Might be useless because of https://docs.microsoft.com/en-us/windows/desktop/dlls/dynamic-link-library-search-order#search-order-for-desktop-applications
but better be safe than sorry.

Ref: https://github.com/shirou/gopsutil/issues/570#issuecomment-413951653
7 years ago
..
net.go PMM-2643: Support listing unix sockets in ConnectionsPid and ConnectionsPidWithContext. 7 years ago
net_darwin.go change to use CommandContext. 7 years ago
net_darwin_test.go Fix issues reported by golint. 8 years ago
net_fallback.go Add WithContext functions. 8 years ago
net_freebsd.go change to use CommandContext. 7 years ago
net_linux.go Add WithContext functions. 8 years ago
net_linux_test.go Merge pull request #355 from sean-/fix-lint-errors 8 years ago
net_openbsd.go change to use CommandContext. 7 years ago
net_test.go net: Check for error object 7 years ago
net_unix.go PMM-2643: Support listing unix sockets in ConnectionsPid and ConnectionsPidWithContext. 7 years ago
net_windows.go [windows] Use windows.NewLazySystemDLL to (possibly) prevent DLL hijacking 7 years ago