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
Iskander Sharipov 3684fce88a net: use multi-value case clause instead of fallthrough
Found using https://go-critic.github.io/overview#emptyFallthrough-ref
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. 7 years ago
net_freebsd.go change to use CommandContext. 7 years ago
net_linux.go net: use multi-value case clause instead of fallthrough 7 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 Merge pull request #549 from pytimer/win_net 7 years ago