Date: Sun, 23 Feb 1997 19:17:34 -0800 From: Julian Elischer <julian@whistle.com> To: Matt Thomas <matt@lkg.dec.com> Cc: Terry Lambert <terry@lambert.org>, hackers@FreeBSD.ORG Subject: Re: Alternatives to SYSV IPC? Message-ID: <3311084E.794BDF32@whistle.com> References: <3.0.32.19970222213738.006a1cb0@netrix.lkg.dec.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> if (socketpair(AF_UNIX, SOCK_STREAM, 0, fds) < 0) > perror("socketpair"); > how come no-one uses AF_LOCAL with SOCK_DGRAM? >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3311084E.794BDF32>