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 1b3e0c6643 [linux] Fix #900, skip or fix failing tests in docker
TestGetProcInodesAll: create a server so there are some opened inodes
TestUsers: skip if Users is empty, because of an empty /var/run/utmp
Test_Process_Groups: skip if Groups is empty
TestConnectionsMax: skip on CI, not only CircleCI
5 years ago
..
net.go net: move parseNetLine and parseNetAddr to net_unix.go 5 years ago
net_aix.go net: add AIX support 5 years ago
net_darwin.go Adds ConntrackStats to get conntrack summary stats 6 years ago
net_darwin_test.go Fix issues reported by golint. 8 years ago
net_fallback.go net: add AIX support 5 years ago
net_freebsd.go Adds ConntrackStats to get conntrack summary stats 6 years ago
net_linux.go Don't ignore context for io counters 5 years ago
net_linux_test.go [linux] Fix #900, skip or fix failing tests in docker 5 years ago
net_openbsd.go Adds ConntrackStats to get conntrack summary stats 6 years ago
net_test.go net: Check for error object 7 years ago
net_unix.go net: move parseNetLine and parseNetAddr to net_unix.go 5 years ago
net_windows.go Add WithoutUids funcs 6 years ago