From: Tanaka Akira Date: 2006-06-17T00:51:46+09:00 Subject: Re: Patch for Unix socket peer credentials In article <200606091528.30171.jfh@cise.ufl.edu>, "James F. Hranicky" writes: > This patch adds support for getting the uid and gid of the peer > socket connected to a Unix domain socket. I think it's good feature. > + * Document-method: peer_uid > + * call-seq: socket.peer_uid => int > + * > + * Returns the uid of the peer socket for Unix domain stream sockets real uid or effective uid? -- Tanaka Akira