Date: Mon, 24 Feb 1997 19:14:16 +1100 (EDT) From: Darren Reed <avalon@coombs.anu.edu.au> To: julian@whistle.com (Julian Elischer) Cc: matt@lkg.dec.com, terry@lambert.org, hackers@freebsd.org Subject: Re: Alternatives to SYSV IPC? Message-ID: <199702240814.AAA07697@freefall.freebsd.org> In-Reply-To: <3311084E.794BDF32@whistle.com> from "Julian Elischer" at Feb 23, 97 07:17:34 pm
next in thread | previous in thread | raw e-mail | index | archive | help
In some mail from Julian Elischer, sie said:
>
> > if (socketpair(AF_UNIX, SOCK_STREAM, 0, fds) < 0)
> > perror("socketpair");
> >
>
> how come no-one uses AF_LOCAL with SOCK_DGRAM?
how portable is AF_LOCAL ?
Darren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702240814.AAA07697>
