dtrugman / pfs

Parsing the Linux procfs
Apache License 2.0
99 stars 33 forks source link

Get the sockets for a single task #39

Closed rm5248 closed 11 months ago

rm5248 commented 11 months ago

Add a function to get the network sockets for a single task.

Also add a sample application to get the network sockets for a single task, similar to how netstat works.

See: #38

dtrugman commented 11 months ago

Thank you for the contribution. I'm parking this for now, please see my response to #38 to understand why.