summaryrefslogtreecommitdiff
path: root/goprocnet.go
Commit message (Collapse)AuthorAge
* Change Socket Port Types to `int32`HEADmasterkballou2015-05-11
|
* Implement netstat like functionalitykballou2015-05-07
* Caveat with current implementation: if the current context does not own the process of a socket, PID lookup (and thus name and exe) will fail.