Getting PID of a unix domain socket client
Getting PID of a unix domain socket client
- Subject: Getting PID of a unix domain socket client
- From: "Murali J" <email@hidden>
- Date: Wed, 28 Nov 2007 11:08:21 +0530
Hi all,
I am writing a simple client server program using Unix domain sockets.
Client sends some 10 bytes to the server and the server responses with another 10 bytes.
Is there any way I can get the PID of the client which sends the request to the server?!?
In linux, I am able to do this by using getsockopt(). But in MAC OS X, I am able to get only GID and UID of the client. I am running Darwin Kernal 8.6.0.
Any help regarding this is highly appreciated...
Thanks,
Murali J.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden