public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* unix socket connection tracking
@ 2006-04-20 22:31 Lukasz Stelmach
  2006-04-21 12:53 ` Jan Engelhardt
  0 siblings, 1 reply; 7+ messages in thread
From: Lukasz Stelmach @ 2006-04-20 22:31 UTC (permalink / raw)
  To: LKML; +Cc: Łukasz Stelmach

[-- Attachment #1: Type: text/plain, Size: 1081 bytes --]

Greetings All.

I feel dumb as never so please enlight me. Is ther a way to find out which
process is on the other end of a unix socket pointed by a specified fd in a process.

Lets say that I have got a process gconfd-2. I've straced it and got:

writev(25, [{"GIOP\1\2\1\0\267\1\0\0", 12},....

now I look at lsof
COMMAND     PID     USER   FD   TYPE     DEVICE SIZE  NODE NAME
gconfd-2   2282 jdoe       25u  unix 0xc55a9380       4222 socket

and netstat

Proto RefCnt Flags       Type       State         I-Node PID/Program name  Path
unix  3      [ ]         STREAM     CONNECTED     4222     2282/gconfd-2

OK, fine when the gconfd-2 has written the data something's had to read it. I
ask: How can I find what has read the data? Forgive me if it's trivial but I
really find no way to learn it. Neither in /proc nor using some tools like above.

Best regards.
PS. please don't forget to CC.
-- 
Było mi bardzo miło.                    Czwarta pospolita klęska, [...]
>Łukasz<                      Już nie katolicka lecz złodziejska.  (c)PP


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-04-23 17:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-20 22:31 unix socket connection tracking Lukasz Stelmach
2006-04-21 12:53 ` Jan Engelhardt
2006-04-21 13:35   ` Lukasz Stelmach
2006-04-21 14:12     ` Jan Engelhardt
     [not found]       ` <444A1B86.1060701@poczta.fm>
2006-04-22 13:34         ` Jan Engelhardt
2006-04-23  9:37           ` Lukasz Stelmach
2006-04-23 17:38             ` Jan Engelhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox