Skip to content
Commit 4082270d authored by Damian Johnson's avatar Damian Johnson
Browse files

Allow stem.util.proc.connection() to query by user

Our proc contents provide connection metadata with only two things we can
filter by: inode and uid. Thus far we've used inodes to allow lookups by pid
(thing we usually want to resolve connections by), but soon I'm gonna have
a need for resolution by uid.

This also allows the funciton to provide all system connections if no pid or
user is provided.
parent a35f80ca
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment