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
shirou 6ee5668143
Merge pull request #1757 from tuftedocelot/connectionspid
[openbsd] set ConnectionsPid to return NotImplemented
6 months ago
..
net.go add SPDX License, remove old build tag, and replace import 1 year ago
net_aix.go fix golangcilint errors, ignore gosec G115 10 months ago
net_aix_cgo.go add SPDX License, remove old build tag, and replace import 1 year ago
net_aix_nocgo.go add SPDX License, remove old build tag, and replace import 1 year ago
net_darwin.go fix golangcilint errors, ignore gosec G115 10 months ago
net_darwin_test.go add SPDX License, remove old build tag, and replace import 1 year ago
net_fallback.go fix: golangci lint with max -> maxConn 11 months ago
net_freebsd.go fix golangcilint errors, ignore gosec G115 10 months ago
net_linux.go fix golangcilint errors, ignore gosec G115 10 months ago
net_linux_test.go enable testifylint linter 8 months ago
net_openbsd.go [openbsd][net] copy related functions from net_unix to net_openbsd 6 months ago
net_solaris.go add SPDX License, remove old build tag, and replace import 1 year ago
net_test.go rename redundant test function names, such as TestCPU in cpu package 1 year ago
net_unix.go fix golangcilint errors, ignore gosec G115 10 months ago
net_windows.go fix: golangci lint with max -> maxConn 11 months ago
types_darwin.go add SPDX License, remove old build tag, and replace import 1 year ago