Quantcast
Channel: Active questions tagged kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 6502

Can I use mdb in Solaris 10 to find what is the peer process pid in a unix domain socket?

$
0
0

I am trying to understand under the hood how the Solaris 10 Kernel routes the bytes written into one end of a unix domain socket file descriptor so that those bytes arrive at the read end of the file descriptor on the other end (another process). I would like if possible to use solaris modular debugger mdb to help understand the flow by starting at one process's end of the socket (file descriptor) and using mdb's inspection of the kernel data structures to see what the other end of the sockets Process ID (pid) and file descriptor is. Is this possible? Thanks.


Viewing all articles
Browse latest Browse all 6502

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>