On Wed, Dec 10, 2014 at 12:55:07PM +0900, Masatake YAMATO wrote:
> This patch extends -yy option; the peer address of a unix socket can be
> printed like an inet socket.
It works perfectly well, but there are several minor issues with the patch
I'd like to have fixed before applying.
[...]
> ---
This patch extends -yy option; the peer address of a unix socket can be
printed like an inet socket.
About a listening socket, its socket inode and socket path are printed.
About an accepted socket, its socket inode, the peer inode, and the
socket path are printed.
About a client socket, its socke