When looking in /proc/pid/fd, when the fd is a socket does anyone know what the number there ("socket:[nnnn]") represents?
It's the inode. It'll match a socket that shows up in "netstat -a"
When looking in /proc/pid/fd, when the fd is a socket does anyone know what the number there ("socket:[nnnn]") represents?
![]() |