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/internal/common
shirou 5335e3fd50
Merge pull request #685 from cmattoon/conntrack-stat
Adds ConntrackStats (/proc/net/stat/nf_conntrack)
6 years ago
..
binary.go fixed by golint. 9 years ago
common.go Merge pull request #685 from cmattoon/conntrack-stat 6 years ago
common_darwin.go Fix: use filename in exec.LookPath instead of full path 6 years ago
common_freebsd.go Fix: use filename in exec.LookPath instead of full path 6 years ago
common_linux.go [host]linux: add #688 diff which is removed after merging #689 6 years ago
common_openbsd.go Fix: use filename in exec.LookPath instead of full path 6 years ago
common_test.go Adds ConntrackStats to get conntrack summary stats 6 years ago
common_unix.go [process][darwin] Fix #670 remove call to common.Pipeline (prone to race condition) 6 years ago
common_windows.go [windows] Use windows.NewLazySystemDLL to (possibly) prevent DLL hijacking 7 years ago