Date: Wed, 26 Feb 1997 13:07:42 PST From: "Marty Leisner" <leisner@sdsp.mc.xerox.com> To: Darren Reed <avalon@coombs.anu.edu.au> Cc: julian@whistle.com (Julian Elischer), matt@lkg.dec.com, terry@lambert.org, hackers@freebsd.org Subject: Re: Alternatives to SYSV IPC? Message-ID: <9702262107.AA16436@gnu.sdsp.mc.xerox.com> In-Reply-To: Your message of "Mon, 24 Feb 1997 00:14:16 PST." <199702240814.AAA07697@freefall.freebsd.org>
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 Is AF_LOCAL/SOCK_DGRAM posix 1003.1g? -- marty leisner@sdsp.mc.xerox.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9702262107.AA16436>