Re: [PATCH:xscope] Add support for process ID and names

2019-02-17 Thread Alan Coopersmith
On 08/ 5/15 08:17 AM, Peter Wu wrote: > Adds the process ID and name of the other side. Useful if you have > multiple clients. Support for OpenBSD could be added in theory since > it has a similar "struct sockpeercred" structure (not sure about > process name though). > > After this change, the

[PATCH:xscope] Add support for process ID and names

2015-08-05 Thread Peter Wu
Adds the process ID and name of the other side. Useful if you have multiple clients. Support for OpenBSD could be added in theory since it has a similar struct sockpeercred structure (not sure about process name though). After this change, the process ID and name (when available) will be appended