shirou_gopsutil/net
Segflow 86c7289ccc Fix: use filename in exec.LookPath instead of full path
exec.LookPath searches for the file in the $PATH, which mean giving it an absolute path is against it's own purposes.
2019-05-05 20:45:07 +01:00
..
net.go PMM-2643: Support listing unix sockets in ConnectionsPid and ConnectionsPidWithContext. 2018-07-03 16:57:21 +02:00
net_darwin.go Fix: use filename in exec.LookPath instead of full path 2019-05-05 20:45:07 +01:00
net_darwin_test.go Fix issues reported by golint. 2017-04-27 14:21:34 -07:00
net_fallback.go Add WithContext functions. 2017-12-31 15:25:49 +09:00
net_freebsd.go Fix: use filename in exec.LookPath instead of full path 2019-05-05 20:45:07 +01:00
net_linux.go [net][linux] Support socket tables in nested namespaces 2018-11-27 10:16:31 -08:00
net_linux_test.go Merge pull request #355 from sean-/fix-lint-errors 2017-05-01 22:28:17 +09:00
net_openbsd.go Fix typos 2019-03-18 02:52:26 +09:00
net_test.go net: Check for error object 2018-06-21 17:00:15 +02:00
net_unix.go PMM-2643: Support listing unix sockets in ConnectionsPid and ConnectionsPidWithContext. 2018-07-03 16:57:21 +02:00
net_windows.go Merge pull request #549 from pytimer/win_net 2018-09-01 15:42:34 +02:00