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
Ville Skyttä 362fa4b9c4 Avoid repeated regexp compilations 1 year ago
..
net.go
net_aix.go
net_aix_cgo.go fix lint 2 years ago
net_aix_nocgo.go
net_darwin.go lint fixes 2 years ago
net_darwin_test.go
net_fallback.go The current codes miss below statistic data under solaris/illumos: 3 years ago
net_freebsd.go fix some comments 2 years ago
net_linux.go chore: replace deprecated ioutil package to os and io 2 years ago
net_linux_111.go
net_linux_116.go
net_linux_netlink_test.go
net_linux_test.go ci(lint): ensure io/ioutil replacement (#1525) 2 years ago
net_openbsd.go fix some comments 2 years ago
net_solaris.go Avoid repeated regexp compilations 1 year ago
net_test.go The current codes miss below statistic data under solaris/illumos: 3 years ago
net_unix.go Pass on context to ConnectionsPidWithContext 3 years ago
net_windows.go fix some comments 2 years ago
types_darwin.go