Adam Jackson wrote:
On Thu, 2007-10-25 at 18:03 +0800, John Summerfield wrote:
Rodd Clarkson wrote:
socket(PF_FILE, SOCK_STREAM, 0) = 10
^^^^
connect(10, {sa_family=AF_FILE, path="/tmp/.ICE-unix/2546"}, 21) = 0
That's (almost certainly) so fifo - a named pipe, It's used to talk to
something else on the same host (even it a fifo is on a network
filesystem, it doesn't go over the wire).
It's a unix-domain socket, but yes, it's a local socket connection.
Unix sockets are AF_UNIX. Weird, innit?
--
Pedantically John
-- spambait
1aaaaaaa@xxxxxxxxxxxxxxxx Z1aaaaaaa@xxxxxxxxxxxxxxxx
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375
Please do not reply off-list
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list