get_sock_peer_name: wrong number of arg descriptors
commitbb5f8faefadd3b006878c4d3bea28b9e6fc90fa6
authorAlexander Eremin <alexander.r.eremin@gmail.com>
Mon, 12 Feb 2018 07:34:17 +0000 (12 07:34 +0000)
committerAlexander Eremin <alexander.r.eremin@gmail.com>
Mon, 12 Feb 2018 07:34:17 +0000 (12 07:34 +0000)
tree3d86d2b87b665bde7d5eb9f0b171f15c52a1e88b
parent3c8ee9db4516362c2f0133c4b27e8e7dded9ad72
get_sock_peer_name: wrong number of arg descriptors

Version argument was removed but number of arg descriptors remains the same,
this causes files(1) to skip the socket information
usr/src/lib/libproc/common/pr_getsockname.c