new lsof implement for linux

This commit is contained in:
Jason
2020-05-03 22:36:20 +08:00
parent 17b450a431
commit 024cb5b854
3 changed files with 215 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
// +build darwin,!ios linux,!android
// +build darwin,!ios,!android
package lsof