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
Bruno Clermont 3f96312057 only run ifconfig/netstat if necessary, add some tests 9 years ago
..
net.go Added support for linux net interface fifo errors 9 years ago
net_darwin.go only run ifconfig/netstat if necessary, add some tests 9 years ago
net_darwin_test.go only run ifconfig/netstat if necessary, add some tests 9 years ago
net_fallback.go Add fallback code for all unsupported operating systems. 9 years ago
net_freebsd.go
net_linux.go Added support for linux net interface fifo errors 9 years ago
net_linux_test.go
net_test.go Added support for linux net interface fifo errors 9 years ago
net_unix.go
net_windows.go